Show patches with: none      |   26150 patches
« 1 2 3 4261 262 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[ovs-dev,v11,11/11] tests: Comment currently failing TC system-traffic tests. tests: Add system-traffic.at tests to check-offloads. 1 - 1 1 3-- 2023-02-07 Eelco Chaudron Accepted
[ovs-dev,v11,10/11] tests: Fix reading of OpenFlow byte counters in GRE test cases. tests: Add system-traffic.at tests to check-offloads. 1 - 1 - 3-- 2023-02-07 Eelco Chaudron Accepted
[ovs-dev,v11,09/11] netdev-offload-tc: If the flow has not been used, report it as such. tests: Add system-traffic.at tests to check-offloads. 1 - 1 1 3-- 2023-02-07 Eelco Chaudron Accepted
[ovs-dev,v11,08/11] odp-util: Make odp_flow_key_from_flow__ nlattr order the same as the kernel. tests: Add system-traffic.at tests to check-offloads. 1 - 1 1 3-- 2023-02-07 Eelco Chaudron Accepted
[ovs-dev,v11,07/11] test: Fix 'conntrack - Multiple ICMP traverse' for tc case. tests: Add system-traffic.at tests to check-offloads. 1 - 1 1 3-- 2023-02-07 Eelco Chaudron Accepted
[ovs-dev,v11,06/11] test: tc does not support conntrack timeout, skip the related test. tests: Add system-traffic.at tests to check-offloads. 1 - 1 1 3-- 2023-02-07 Eelco Chaudron Accepted
[ovs-dev,v11,05/11] netdev-offload-tc: Conntrack ALGs are not supported with tc. tests: Add system-traffic.at tests to check-offloads. 1 1 1 1 3-- 2023-02-07 Eelco Chaudron Accepted
[ovs-dev,v11,04/11] test: Flush datapath when changing rules on the fly. tests: Add system-traffic.at tests to check-offloads. 1 - 1 1 3-- 2023-02-07 Eelco Chaudron Accepted
[ovs-dev,v11,03/11] netdev-offload-tc: Fix tc conntrack force commit support. tests: Add system-traffic.at tests to check-offloads. 1 1 1 1 3-- 2023-02-07 Eelco Chaudron Accepted
[ovs-dev,v11,02/11] test: Do not use MPLS implicit null label in test cases. tests: Add system-traffic.at tests to check-offloads. 1 - 1 1 3-- 2023-02-07 Eelco Chaudron Accepted
[ovs-dev,v11,01/11] tests: Include working system-traffic tests into the system-offloads-testsuite. tests: Add system-traffic.at tests to check-offloads. 1 - 2 2 3-- 2023-02-07 Eelco Chaudron Accepted
[ovs-dev,v2,2/2] route-table: Retrieving the preferred source address from Netlink. Add support for preferred src address in ovs-router. - - - - 3-- 2023-02-07 Nobuhiro MIKI Superseded
[ovs-dev,v2,1/2] ovs-router: Introduce src option in ovs/route/add command. Add support for preferred src address in ovs-router. - - - - 3-- 2023-02-07 Nobuhiro MIKI Superseded
[ovs-dev,v3] ofproto-dpif-xlate: Remove repeated function for judge garp [ovs-dev,v3] ofproto-dpif-xlate: Remove repeated function for judge garp - - - - 21- 2023-02-07 Han Ding Changes Requested
[ovs-dev,net-next,v1,1/1] net: openvswitch: remove unnecessary vlan init in key_extract [ovs-dev,net-next,v1,1/1] net: openvswitch: remove unnecessary vlan init in key_extract - - - - --- 2023-02-07 缘 陶 Changes Requested
[ovs-dev,net-next,v2,3/3] openvswitch: Use string_is_valid() helper [ovs-dev,net-next,v2,1/3] string_helpers: Move string_is_valid() to the header - - 1 - --- 2023-02-06 Andy Shevchenko Handled Elsewhere
[ovs-dev,net-next,v2,2/3] genetlink: Use string_is_valid() helper [ovs-dev,net-next,v2,1/3] string_helpers: Move string_is_valid() to the header - - 1 - --- 2023-02-06 Andy Shevchenko Handled Elsewhere
[ovs-dev,net-next,v2,1/3] string_helpers: Move string_is_valid() to the header [ovs-dev,net-next,v2,1/3] string_helpers: Move string_is_valid() to the header - - 1 - --- 2023-02-06 Andy Shevchenko Handled Elsewhere
[ovs-dev,v6] conntrack: Properly unNAT inner header of related traffic [ovs-dev,v6] conntrack: Properly unNAT inner header of related traffic 1 - 1 - 2-1 2023-02-06 Ales Musil Superseded
[ovs-dev,v1,2/2] route-table: retrieving the preferred source address from Netlink. Add support for preffered src address in ovs-router - - 1 - 2-1 2023-02-06 Nobuhiro MIKI Superseded
[ovs-dev,v1,1/2] ovs-router: introduce src param in ovs/route/add. Add support for preffered src address in ovs-router - - 1 - 2-1 2023-02-06 Nobuhiro MIKI Superseded
[ovs-dev,net-next,v8,1/1] net: openvswitch: reduce cpu_used_mask memory [ovs-dev,net-next,v8,1/1] net: openvswitch: reduce cpu_used_mask memory 1 - - - --- 2023-02-05 缘 陶 Handled Elsewhere
[ovs-dev,net-next,5/5] net: extract nf_ct_handle_fragments to nf_conntrack_ovs net: move more duplicate code of ovs and tc conntrack into nf_conntrack_ovs - - - - --- 2023-02-04 Xin Long Superseded
[ovs-dev,net-next,4/5] net: sched: move frag check and tc_skb_cb update out of handle_fragments net: move more duplicate code of ovs and tc conntrack into nf_conntrack_ovs - - - - --- 2023-02-04 Xin Long Superseded
[ovs-dev,net-next,3/5] openvswitch: move key and ovs_cb update out of handle_fragments net: move more duplicate code of ovs and tc conntrack into nf_conntrack_ovs - - - - --- 2023-02-04 Xin Long Superseded
[ovs-dev,net-next,2/5] net: extract nf_ct_skb_network_trim function to nf_conntrack_ovs net: move more duplicate code of ovs and tc conntrack into nf_conntrack_ovs - - - - --- 2023-02-04 Xin Long Superseded
[ovs-dev,net-next,1/5] net: create nf_conntrack_ovs for ovs and tc use net: move more duplicate code of ovs and tc conntrack into nf_conntrack_ovs - - - - --- 2023-02-04 Xin Long Superseded
[ovs-dev] dpif-netdev:The ukey is deleted during del-flows [ovs-dev] dpif-netdev:The ukey is deleted during del-flows - - - - 3-- 2023-02-04 shaohua wu Rejected
[ovs-dev] dpif-netdev:The ukey is deleted during del-flows [ovs-dev] dpif-netdev:The ukey is deleted during del-flows - - - - 2-1 2023-02-04 shaohua wu Superseded
[ovs-dev,net-next,v7,1/1] net:openvswitch:reduce cpu_used_mask memory [ovs-dev,net-next,v7,1/1] net:openvswitch:reduce cpu_used_mask memory - - - - --- 2023-02-03 缘 陶 Superseded
[ovs-dev,v1,3/3] openvswitch: Use string_is_valid() helper [ovs-dev,v1,1/3] string_helpers: Move string_is_valid() to the header - - 1 - --1 2023-02-03 Andy Shevchenko Handled Elsewhere
[ovs-dev,v1,2/3] genetlink: Use string_is_valid() helper [ovs-dev,v1,1/3] string_helpers: Move string_is_valid() to the header - - 1 - --1 2023-02-03 Andy Shevchenko Handled Elsewhere
[ovs-dev,v1,1/3] string_helpers: Move string_is_valid() to the header [ovs-dev,v1,1/3] string_helpers: Move string_is_valid() to the header - - 1 - --1 2023-02-03 Andy Shevchenko Handled Elsewhere
[ovs-dev] 回复: [PATCH net-next v6 1/1] net:openvswitch:reduce cpu_used_mask memory [ovs-dev] 回复: [PATCH net-next v6 1/1] net:openvswitch:reduce cpu_used_mask memory - - - - --1 2023-02-03 缘 陶 Not Applicable
[ovs-dev,v5] conntrack: Properly unNAT inner header of related traffic [ovs-dev,v5] conntrack: Properly unNAT inner header of related traffic 1 - - - 3-- 2023-02-03 Ales Musil Changes Requested
[ovs-dev,v3,2/2] ofproto-dpif-upcall: Include hardware offloaded flows in total flows. [ovs-dev,v3,1/2] ofproto-dpif-upcall: Reset ukey's last stats value if the datapath changed. - - - - 3-- 2023-02-03 Eelco Chaudron Superseded
[ovs-dev,v3,1/2] ofproto-dpif-upcall: Reset ukey's last stats value if the datapath changed. [ovs-dev,v3,1/2] ofproto-dpif-upcall: Reset ukey's last stats value if the datapath changed. - - - - 3-- 2023-02-03 Eelco Chaudron Superseded
[ovs-dev,net-next,v6,1/1] net:openvswitch:reduce cpu_used_mask memory [ovs-dev,net-next,v6,1/1] net:openvswitch:reduce cpu_used_mask memory 1 - 1 - --- 2023-02-03 缘 陶 Superseded
[ovs-dev,net-next,v5,1/1] net:openvswitch:reduce cpu_used_mask memory [ovs-dev,net-next,v5,1/1] net:openvswitch:reduce cpu_used_mask memory - - - - --- 2023-02-03 缘 陶 Superseded
[ovs-dev,net-next,v4,1/1] net:openvswitch:reduce cpu_used_mask memory [ovs-dev,net-next,v4,1/1] net:openvswitch:reduce cpu_used_mask memory - - 1 - --- 2023-02-03 缘 陶 Superseded
[ovs-dev,v10,11/11] tests: Comment currently failing TC system-traffic tests. tests: Add system-traffic.at tests to check-offloads. 1 - - - 3-- 2023-02-02 Eelco Chaudron Superseded
[ovs-dev,v10,10/11] tests: Fix reading of OpenFlow byte counters in GRE test cases. tests: Add system-traffic.at tests to check-offloads. 1 - - - 3-- 2023-02-02 Eelco Chaudron Superseded
[ovs-dev,v10,09/11] netdev-offload-tc: If the flow has not been used, report it as such. tests: Add system-traffic.at tests to check-offloads. 1 - - - 3-- 2023-02-02 Eelco Chaudron Superseded
[ovs-dev,v10,08/11] odp-util: Make odp_flow_key_from_flow__ nlattr order the same as the kernel. tests: Add system-traffic.at tests to check-offloads. 1 - - - 3-- 2023-02-02 Eelco Chaudron Superseded
[ovs-dev,v10,07/11] test: Fix 'conntrack - Multiple ICMP traverse' for tc case. tests: Add system-traffic.at tests to check-offloads. 1 - - - 2-1 2023-02-02 Eelco Chaudron Superseded
[ovs-dev,v10,06/11] test: tc does not support conntrack timeout, skip the related test. tests: Add system-traffic.at tests to check-offloads. 1 - - - 3-- 2023-02-02 Eelco Chaudron Superseded
[ovs-dev,v10,05/11] netdev-offload-tc: Conntrack ALGs are not supported with tc. tests: Add system-traffic.at tests to check-offloads. 1 1 - - 3-- 2023-02-02 Eelco Chaudron Superseded
[ovs-dev,v10,04/11] test: Flush datapath when changing rules on the fly. tests: Add system-traffic.at tests to check-offloads. 1 - - - 3-- 2023-02-02 Eelco Chaudron Superseded
[ovs-dev,v10,03/11] netdev-offload-tc: Fix tc conntrack force commit support. tests: Add system-traffic.at tests to check-offloads. 1 1 - - 3-- 2023-02-02 Eelco Chaudron Superseded
[ovs-dev,v10,02/11] test: Do not use MPLS implicit null label in test cases. tests: Add system-traffic.at tests to check-offloads. 1 - - - 3-- 2023-02-02 Eelco Chaudron Superseded
[ovs-dev,v10,01/11] tests: Include working system-traffic tests into the system-offloads-testsuite. tests: Add system-traffic.at tests to check-offloads. 1 - - - 3-- 2023-02-02 Eelco Chaudron Superseded
[ovs-dev,net-next,v3,1/1] net:openvswitch:reduce cpu_used_mask memory [ovs-dev,net-next,v3,1/1] net:openvswitch:reduce cpu_used_mask memory - - - - --- 2023-02-02 缘 陶 Changes Requested
[ovs-dev,11/11] tests: Comment currently failing TC system-traffic tests. tests: Add system-traffic.at tests to check-offloads. 1 - - - 2-1 2023-02-02 Eelco Chaudron Superseded
[ovs-dev,10/11] tests: Fix reading of OpenFlow byte counters in GRE test cases. tests: Add system-traffic.at tests to check-offloads. 1 - - - 2-1 2023-02-02 Eelco Chaudron Superseded
[ovs-dev,09/11] netdev-offload-tc: If the flow has not been used, report it as such. tests: Add system-traffic.at tests to check-offloads. 1 - - - 2-1 2023-02-02 Eelco Chaudron Superseded
[ovs-dev,08/11] odp-util: Make odp_flow_key_from_flow__ nlattr order the same as the kernel. tests: Add system-traffic.at tests to check-offloads. 1 - - - 2-1 2023-02-02 Eelco Chaudron Superseded
[ovs-dev,07/11] test: Fix 'conntrack - Multiple ICMP traverse' for tc case. tests: Add system-traffic.at tests to check-offloads. 1 - - - 2-1 2023-02-02 Eelco Chaudron Superseded
[ovs-dev,06/11] test: tc does not support conntrack timeout, skip the related test. tests: Add system-traffic.at tests to check-offloads. 1 - - - 2-1 2023-02-02 Eelco Chaudron Superseded
[ovs-dev,05/11] netdev-offload-tc: Conntrack ALGs are not supported with tc. tests: Add system-traffic.at tests to check-offloads. 1 1 - - 2-1 2023-02-02 Eelco Chaudron Superseded
[ovs-dev,04/11] test: Flush datapath when changing rules on the fly. tests: Add system-traffic.at tests to check-offloads. 1 - - - 2-1 2023-02-02 Eelco Chaudron Superseded
[ovs-dev,03/11] netdev-offload-tc: Fix tc conntrack force commit support. tests: Add system-traffic.at tests to check-offloads. 1 1 - - 2-1 2023-02-02 Eelco Chaudron Superseded
[ovs-dev,02/11] test: Do not use MPLS implicit null label in test cases. tests: Add system-traffic.at tests to check-offloads. 1 - - - 2-1 2023-02-02 Eelco Chaudron Superseded
[ovs-dev,01/11] tests: Include working system-traffic tests into the system-offloads-testsuite. tests: Add system-traffic.at tests to check-offloads. 1 - - - 2-1 2023-02-02 Eelco Chaudron Superseded
[ovs-dev,v2] net: openvswitch: fix flow memory leak in ovs_flow_cmd_new [ovs-dev,v2] net: openvswitch: fix flow memory leak in ovs_flow_cmd_new 1 1 1 - --1 2023-02-01 Fedor Pchelkin Handled Elsewhere
[ovs-dev] sparse: Fix build with DPDK and GCC 12. [ovs-dev] sparse: Fix build with DPDK and GCC 12. - - - - 3-- 2023-02-01 David Marchand Changes Requested
[ovs-dev,v2] ovsdb-server: Fix handling of DNS name for listener configuration. [ovs-dev,v2] ovsdb-server: Fix handling of DNS name for listener configuration. - 2 - - 3-- 2023-02-01 Frode Nordahl Changes Requested
[ovs-dev,v2,1/1] net: openvswitch: reduce cpu_used_mask memory [ovs-dev,v2,1/1] net: openvswitch: reduce cpu_used_mask memory - - - - --1 2023-02-01 缘 陶 Changes Requested
[ovs-dev,v4] netdev-offload-tc: Preserve tc statistics when flow gets modified. [ovs-dev,v4] netdev-offload-tc: Preserve tc statistics when flow gets modified. - - - - 3-- 2023-02-01 Eelco Chaudron Accepted
[ovs-dev,v1,1/1] net: openvswitch: reduce cpu_used_mask memory [ovs-dev,v1,1/1] net: openvswitch: reduce cpu_used_mask memory - - - - --1 2023-02-01 缘 陶 Changes Requested
[ovs-dev] net: openvswitch: reduce cpu_used_mask memory consumption [ovs-dev] net: openvswitch: reduce cpu_used_mask memory consumption - - - - --1 2023-02-01 缘 陶 Superseded
[ovs-dev,v1,1/1] net: openvswitch: reduce cpu_used_mask memory [ovs-dev,v1,1/1] net: openvswitch: reduce cpu_used_mask memory - - - - --2 2023-02-01 缘 陶 Rejected
[ovs-dev,v1,1/1] net: openvswitch: reduce cpu_used_mask memory [ovs-dev,v1,1/1] net: openvswitch: reduce cpu_used_mask memory - - - - --1 2023-02-01 缘 陶 Superseded
[ovs-dev,v6] netdev-offload-tc: del ufid mapping if device not exist [ovs-dev,v6] netdev-offload-tc: del ufid mapping if device not exist - 1 1 - 3-- 2023-02-01 Faicker Mo Superseded
[ovs-dev] net: openvswitch: fix flow memory leak in ovs_flow_cmd_new [ovs-dev] net: openvswitch: fix flow memory leak in ovs_flow_cmd_new - 1 - - --- 2023-01-31 Fedor Pchelkin Changes Requested
[ovs-dev,v2] id-pool: Refactor to use a bitmap. [ovs-dev,v2] id-pool: Refactor to use a bitmap. - - 1 - 3-- 2023-01-31 Mark Michelson Changes Requested
[ovs-dev] net: openvswitch: reduce cpu_used_mask memory consumption [ovs-dev] net: openvswitch: reduce cpu_used_mask memory consumption - - - - --- 2023-01-31 缘 陶 Superseded
[ovs-dev,v5] netdev-offload-tc: del ufid mapping if device not exist [ovs-dev,v5] netdev-offload-tc: del ufid mapping if device not exist - - - - 2-- 2023-01-31 Faicker Mo Changes Requested
[ovs-dev] a curious intel-ovs-compilation test fail [ovs-dev] a curious intel-ovs-compilation test fail - - - - --2 2023-01-31 Faicker Mo Handled Elsewhere
[ovs-dev,v4] netdev-offload-tc: del ufid mapping if device not exist [ovs-dev,v4] netdev-offload-tc: del ufid mapping if device not exist - - - - 2-1 2023-01-31 Faicker Mo Superseded
[ovs-dev,v3] netdev-offload-tc: del ufid mapping if device not exist [ovs-dev,v3] netdev-offload-tc: del ufid mapping if device not exist - - - - 2-1 2023-01-31 Faicker Mo Superseded
[ovs-dev,v2] netdev-offload-tc: del ufid mapping if device not exist [ovs-dev,v2] netdev-offload-tc: del ufid mapping if device not exist - - - - 2-1 2023-01-31 Faicker Mo Superseded
[ovs-dev,v4,3/3] hash: Avoid 64bit crc intrinsics on 32bit aligned data [ovs-dev,v4,1/3] netdev-dummy: Allocate dummy_packet_stream on cacheline boundary - - - - 3-- 2023-01-30 Mike Pattrick Accepted
[ovs-dev,v4,2/3] dp-packet: Allocate on cacheline boundary with DPDK [ovs-dev,v4,1/3] netdev-dummy: Allocate dummy_packet_stream on cacheline boundary - - - - 3-- 2023-01-30 Mike Pattrick Accepted
[ovs-dev,v4,1/3] netdev-dummy: Allocate dummy_packet_stream on cacheline boundary [ovs-dev,v4,1/3] netdev-dummy: Allocate dummy_packet_stream on cacheline boundary - - - - 2-- 2023-01-30 Mike Pattrick Accepted
[ovs-dev,v3,3/3] hash: Avoid 64bit crc intrinsics on 32bit aligned data [ovs-dev,v3,1/3] netdev-dummy: Allocate dummy_packet_stream on cacheline boundary - - - - 1-2 2023-01-30 Mike Pattrick Superseded
[ovs-dev,v3,2/3] dp-packet: Allocate on cacheline boundary with DPDK [ovs-dev,v3,1/3] netdev-dummy: Allocate dummy_packet_stream on cacheline boundary - - - - 1-2 2023-01-30 Mike Pattrick Superseded
[ovs-dev,v3,1/3] netdev-dummy: Allocate dummy_packet_stream on cacheline boundary [ovs-dev,v3,1/3] netdev-dummy: Allocate dummy_packet_stream on cacheline boundary - - - - 1-2 2023-01-30 Mike Pattrick Superseded
[ovs-dev,v3,3/3] dpif-netlink: add revalidator for offload of meters dpif-netlink: add revalidator for offload of meters - - - - 11- 2023-01-30 Simon Horman Changes Requested
[ovs-dev,v3,2/3] id_pool: add helper function to add id_node in hmap dpif-netlink: add revalidator for offload of meters - - - - 11- 2023-01-30 Simon Horman Changes Requested
[ovs-dev,v3,1/3] id_pool: expose id_node for external use dpif-netlink: add revalidator for offload of meters - - - - 11- 2023-01-30 Simon Horman Changes Requested
[ovs-dev,v3,3/3] hash: Avoid 64bit crc intrinsics on 32bit aligned data Untitled series #339214 - - - - --- 2023-01-30 Mike Pattrick Changes Requested
[ovs-dev,v3,2/3] dp-packet: Allocate on cacheline boundary with DPDK Untitled series #339214 - - - - --- 2023-01-30 Mike Pattrick Changes Requested
[ovs-dev,v3,1/3] netdev-dummy: Allocate dummy_packet_stream on cacheline boundary [ovs-dev,v3,1/3] netdev-dummy: Allocate dummy_packet_stream on cacheline boundary - - - - --- 2023-01-30 Mike Pattrick Changes Requested
[ovs-dev,v4] conntrack: Properly unNAT inner header of related traffic [ovs-dev,v4] conntrack: Properly unNAT inner header of related traffic - - - - 3-- 2023-01-27 Ales Musil Superseded
[ovs-dev,2/2] system-offloads-traffic: skip tests if nc is not present [ovs-dev,1/2] system-traffic: remove unnecessary dependency on nc - 1 2 - 3-- 2023-01-27 Simon Horman Accepted
[ovs-dev,1/2] system-traffic: remove unnecessary dependency on nc [ovs-dev,1/2] system-traffic: remove unnecessary dependency on nc - 1 2 - 3-- 2023-01-27 Simon Horman Accepted
[ovs-dev] utilities: add support to set umask in ovs-ctl [ovs-dev] utilities: add support to set umask in ovs-ctl - - - - 3-- 2023-01-27 Vladislav Odintsov Changes Requested
[ovs-dev,v2] tc: Add TCA_KIND flower to delete and get operation to avoid rtnl_lock(). [ovs-dev,v2] tc: Add TCA_KIND flower to delete and get operation to avoid rtnl_lock(). - 1 1 - 3-- 2023-01-27 Eelco Chaudron Accepted
[ovs-dev] scripts/spelling.txt: add "exsits" pattern and fix typo instances [ovs-dev] scripts/spelling.txt: add "exsits" pattern and fix typo instances - - - - --1 2023-01-26 Luca Ceresoli Handled Elsewhere
[ovs-dev] tc: Add TCA_KIND flower to delete and get operation to avoid rtnl_lock(). [ovs-dev] tc: Add TCA_KIND flower to delete and get operation to avoid rtnl_lock(). - - - - 3-- 2023-01-26 Eelco Chaudron Changes Requested
« 1 2 3 4261 262 »