Show patches with: State = Action Required       |    Archived = No       |   45 patches
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[ovs-dev,v2] upcall: Check flow consistant in upcall. [ovs-dev,v2] upcall: Check flow consistant in upcall. - - - - 2-- 2024-02-19 Cheng Li apconole Under Review
[ovs-dev,v3] ovsdb: Use table indexes if available for ovsdb_query(). [ovs-dev,v3] ovsdb: Use table indexes if available for ovsdb_query(). - - - - 3-- 2024-06-19 Mike Pattrick imaximets Under Review
[ovs-dev] python: ovs: flowviz: Make datapath tree easier to read. [ovs-dev] python: ovs: flowviz: Make datapath tree easier to read. - - - - 11- 2024-10-21 Ilya Maximets imaximets Under Review
[ovs-dev] lib: Enhance the OVS cmd_show for options args. [ovs-dev] lib: Enhance the OVS cmd_show for options args. - - - - 2-1 2025-03-10 Rukomoinikova Aleksandra imaximets New
[ovs-dev,v4,01/19] flow: Fix bad IP checksum flag. OVS checksum offloads revamp. 1 1 - - 2-- 2025-03-13 David Marchand imaximets New
[ovs-dev,v4,02/19] dpif-netdev: Enhance checksum coverage. OVS checksum offloads revamp. - - - - 2-- 2025-03-13 David Marchand imaximets New
[ovs-dev,v4,03/19] ipf: Consider checksum only for fragmented packets. OVS checksum offloads revamp. - - - - 2-- 2025-03-13 David Marchand imaximets New
[ovs-dev,v4,04/19] conntrack: Do not validate already checked checksum. OVS checksum offloads revamp. 1 - - - 2-- 2025-03-13 David Marchand imaximets New
[ovs-dev,v4,05/19] conntrack: Fix embedded checksums in ICMP errors. OVS checksum offloads revamp. 1 - - - 2-- 2025-03-13 David Marchand imaximets New
[ovs-dev,v4,06/19] netdev-native-tnl: Do not validate already checked checksum. OVS checksum offloads revamp. - - - - 1-1 2025-03-13 David Marchand imaximets New
[ovs-dev,v4,07/19] flow: Fix checksum offloads with simple match. OVS checksum offloads revamp. - - - - 2-- 2025-03-13 David Marchand imaximets New
[ovs-dev,v4,08/19] netdev-linux: Fix offloads for IPv6 UDP packets. OVS checksum offloads revamp. - 1 - - 2-- 2025-03-13 David Marchand imaximets New
[ovs-dev,v4,09/19] dp-packet: Remove Linux specific L4 offloads. OVS checksum offloads revamp. - - - - 2-- 2025-03-13 David Marchand imaximets New
[ovs-dev,v4,10/19] dp-packet: Remove DPDK specific IP version. OVS checksum offloads revamp. - - - - 2-- 2025-03-13 David Marchand imaximets New
[ovs-dev,v4,11/19] dp-packet: Add OVS offloading API. OVS checksum offloads revamp. - - - - 2-- 2025-03-13 David Marchand imaximets New
[ovs-dev,v4,12/19] dp-packet: Expand offloads preparation helper. OVS checksum offloads revamp. - - - - 2-- 2025-03-13 David Marchand imaximets New
[ovs-dev,v4,13/19] dp-packet: Rework tunnel offloads. OVS checksum offloads revamp. - - - - 2-- 2025-03-13 David Marchand imaximets New
[ovs-dev,v4,14/19] dp-packet: Rework IP checksum offloads. OVS checksum offloads revamp. - - - - 2-- 2025-03-13 David Marchand imaximets New
[ovs-dev,v4,15/19] dp-packet: Rework L4 checksum offloads. OVS checksum offloads revamp. - - - - 2-- 2025-03-13 David Marchand imaximets New
[ovs-dev,v4,16/19] dp-packet: Resolve unknown checksums. OVS checksum offloads revamp. - - - - 2-- 2025-03-13 David Marchand imaximets New
[ovs-dev,v4,17/19] dp-packet: Rework TCP segmentation. OVS checksum offloads revamp. - - - - 2-- 2025-03-13 David Marchand imaximets New
[ovs-dev,v4,18/19] dp-packet: Remove direct access to DPDK offloads. OVS checksum offloads revamp. - - - - 2-- 2025-03-13 David Marchand imaximets New
[ovs-dev,v4,19/19] netdev-dpdk: Stop relying on vhost-user Tx flags. OVS checksum offloads revamp. - - - - 2-1 2025-03-13 David Marchand imaximets New
[ovs-dev,v1,1/1] netdev-windows: Force update ifi_flags for internal port. [ovs-dev,v1,1/1] netdev-windows: Force update ifi_flags for internal port. - - - - 3-- 2025-03-28 Wilson Peng aserdean New
[ovs-dev] python: idl: Clear rows without losing indexes. [ovs-dev] python: idl: Clear rows without losing indexes. - - - - 2-1 2025-04-03 Max Lamprecht imaximets New
[ovs-dev,v2,1/2] jsonrpc: Add coverage for incomplete receives. IDL batching and JSONRPC robustness. - - - - 2-- 2025-04-08 Martin Morgenstern imaximets New
[ovs-dev,v2,2/2] jsonrpc: Maximize receive buffer size. IDL batching and JSONRPC robustness. - - - - 3-- 2025-04-08 Martin Morgenstern imaximets New
[ovs-dev,v2,1/4] python: Don't leave file handles open Add description to PyPI project - - - - 11- 2025-04-09 Stephen Finucane imaximets New
[ovs-dev,v2,2/4] python: Add 'long_description' to 'setup.py' Add description to PyPI project - - - - 11- 2025-04-09 Stephen Finucane imaximets New
[ovs-dev,v2,3/4] python: Populate README with minimal context Add description to PyPI project - - - - 11- 2025-04-09 Stephen Finucane imaximets New
[ovs-dev,v2,4/4] python: Add example usage section to README Add description to PyPI project - - - - 21- 2025-04-09 Stephen Finucane imaximets New
[ovs-dev,v3] ofproto-dpif-xlate: Add a drop action for native tunnel failure. [ovs-dev,v3] ofproto-dpif-xlate: Add a drop action for native tunnel failure. - - 1 - 3-- 2025-04-14 Roi Dayan imaximets New
[ovs-dev,v2,1/1] ofproto/tunnel: Enable flow-based TTL/TOS for tunnel_port v2 [ovs-dev,v2,1/1] ofproto/tunnel: Enable flow-based TTL/TOS for tunnel_port v2 - - - - 21- 2025-04-15 yanxia imaximets New
[ovs-dev,1/9] docs: release: Remove documentation of OOT kernel module. Documentation: Remove most documentation of OOT kernel datapath - - - - 2-- 2025-04-22 Simon Horman New
[ovs-dev,2/9] docs: backporting-patches: Remove documentation of OOT kernel module. Documentation: Remove most documentation of OOT kernel datapath - - - - 11- 2025-04-22 Simon Horman New
[ovs-dev,3/9] docs: debian: Remove references to installing kernel module. Documentation: Remove most documentation of OOT kernel datapath 1 - - - 2-- 2025-04-22 Simon Horman New
[ovs-dev,4/9] debian: Remove documentation of OOT kernel module. Documentation: Remove most documentation of OOT kernel datapath 1 - - - 2-- 2025-04-22 Simon Horman New
[ovs-dev,5/9] docs: general: Remove references to kernel module. Documentation: Remove most documentation of OOT kernel datapath - - - - 2-- 2025-04-22 Simon Horman New
[ovs-dev,6/9] docs: faucet: Remove references to OOT kernel module. Documentation: Remove most documentation of OOT kernel datapath 1 - - - 2-- 2025-04-22 Simon Horman New
[ovs-dev,7/9] docs: configuration: Add note that OOT kernel module has been removed. Documentation: Remove most documentation of OOT kernel datapath - - - - 2-- 2025-04-22 Simon Horman New
[ovs-dev,8/9] docs: issues: Update for removal of OOT kernel module. Documentation: Remove most documentation of OOT kernel datapath - - - - 2-- 2025-04-22 Simon Horman New
[ovs-dev,9/9] NEWS: Note that OOT kernel module documentation has been removed. Documentation: Remove most documentation of OOT kernel datapath 1 - - - 2-1 2025-04-22 Simon Horman New
[ovs-dev] uuid: Fix a warning about zero byte truncation in the template. [ovs-dev] uuid: Fix a warning about zero byte truncation in the template. 2 1 - - 3-- 2025-04-24 Ilya Maximets imaximets New
[ovs-dev,v2] tests: Run IPv6 ct fragmentation tests in different zones. [ovs-dev,v2] tests: Run IPv6 ct fragmentation tests in different zones. - - - - --1 2025-04-24 Mike Pattrick New
[ovs-dev] ipsec: libreswan: Fix detection of loaded IPv6 connections. [ovs-dev] ipsec: libreswan: Fix detection of loaded IPv6 connections. 1 1 - - 3-- 2025-04-24 Ilya Maximets imaximets New