Show patches with: State = Action Required       |   69 patches
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[ovs-dev] ofproto-dpif-xlate: Stop translation on thread stack exhaustion. [ovs-dev] ofproto-dpif-xlate: Stop translation on thread stack exhaustion. - - - - 3-- 2025-10-31 Ilya Maximets apconole New
[ovs-dev,v13,4/4] tests: lldp: Add testcases for lldp/neighbor. lldp: Add ovs-appctl lldp/neighbor command. - - - - 3-- 2025-10-31 Changliang Wu echaudron New
[ovs-dev,v13,3/4] lldp: Decode dot1, 3 tlv and display in lldp/neighbor. lldp: Add ovs-appctl lldp/neighbor command. - - - - 2-- 2025-10-31 Changliang Wu echaudron New
[ovs-dev,v13,2/4] lldp: Add ovs-appctl lldp/neighbor command. lldp: Add ovs-appctl lldp/neighbor command. - - - - 2-- 2025-10-31 Changliang Wu echaudron New
[ovs-dev,v13,1/4] util: Introduce nullable string op functions. lldp: Add ovs-appctl lldp/neighbor command. - - - - 2-- 2025-10-31 Changliang Wu echaudron New
[ovs-dev,v4,11/11] ovs-router: Add test for lookup with rules. ovs-router: Multi-table routing infrastructure. - - - - 2-1 2025-10-27 Dima Chumak imaximets New
[ovs-dev,v4,10/11] ovs-router: Introduce ovs/route/rule/{add, del} commands. ovs-router: Multi-table routing infrastructure. - - - - 2-- 2025-10-27 Dima Chumak imaximets New
[ovs-dev,v4,09/11] ovs-router: Add 'src=src_ip' parameter in ovs/route/lookup. ovs-router: Multi-table routing infrastructure. - - - - 2-- 2025-10-27 Dima Chumak imaximets New
[ovs-dev,v4,08/11] ovs-router: Add 'table=id' parameter in ovs/route/{add, del}. ovs-router: Multi-table routing infrastructure. - - - - 2-- 2025-10-27 Dima Chumak imaximets New
[ovs-dev,v4,07/11] ovs-router: Add system test for tables and rules. ovs-router: Multi-table routing infrastructure. - - - - 2-- 2025-10-27 Dima Chumak imaximets New
[ovs-dev,v4,06/11] ovs-router: Introduce ovs/route/rule/show command. ovs-router: Multi-table routing infrastructure. - - - - 2-- 2025-10-27 Dima Chumak imaximets New
[ovs-dev,v4,05/11] ovs-router: Drop 'local' and add 'user' flag to ovs_router_entry. ovs-router: Multi-table routing infrastructure. - - - - 2-- 2025-10-27 Dima Chumak imaximets New
[ovs-dev,v4,04/11] ovs-router: Add 'table=id' parameter in ovs/route/show. ovs-router: Multi-table routing infrastructure. - - - - 2-- 2025-10-27 Dima Chumak imaximets New
[ovs-dev,v4,03/11] doc: Fix font formatting in ofproto-tnl-unixctl.man. ovs-router: Multi-table routing infrastructure. - - - - 2-- 2025-10-27 Dima Chumak imaximets New
[ovs-dev,v4,02/11] route-table: Introduce multi-table route lookup. ovs-router: Multi-table routing infrastructure. - - - - 2-- 2025-10-27 Dima Chumak imaximets New
[ovs-dev,v4,01/11] ovs-router: Add infrastructure for multi-table routing. ovs-router: Multi-table routing infrastructure. - - - - 2-- 2025-10-27 Dima Chumak imaximets New
[ovs-dev] ci: Add an AI Review assistant based on Anthropic Claude Sonnet model. [ovs-dev] ci: Add an AI Review assistant based on Anthropic Claude Sonnet model. - - - - 111 2025-11-14 Aaron Conole New
[ovs-dev,v2,11/11] netdev: Use HW segmentation without outer UDP checksum. Outer UDP checksum optimisations. - - - - 3-- 2025-11-12 David Marchand New
[ovs-dev,v2,10/11] dp-packet-gso: Refactor software segmentation code. Outer UDP checksum optimisations. - - - - 2-- 2025-11-12 David Marchand New
[ovs-dev,v2,09/11] dp-packet: Optimize outer checksum for nested checksums. Outer UDP checksum optimisations. - - - - 2-- 2025-11-12 David Marchand New
[ovs-dev,v2,08/11] dp-packet: Strip tunnel info when unneeded. Outer UDP checksum optimisations. - - - - 2-- 2025-11-12 David Marchand New
[ovs-dev,v2,07/11] dp-packet-gso: Request UDP checksum when needed. Outer UDP checksum optimisations. - 1 - - 2-- 2025-11-12 David Marchand New
[ovs-dev,v2,06/11] dpif-netdev: Enhance checksum coverage for tunnels. Outer UDP checksum optimisations. - - - - 2-- 2025-11-12 David Marchand New
[ovs-dev,v2,05/11] dpif-netdev.at: Add helpers for checksum tests. Outer UDP checksum optimisations. - - - - 2-- 2025-11-12 David Marchand New
[ovs-dev,v2,04/11] dpif-netdev.at: Rename checksum offloads tests. Outer UDP checksum optimisations. - - - - 2-- 2025-11-12 David Marchand New
[ovs-dev,v2,03/11] netdev-dpdk: Fix TSO packet length check for tunnels. Outer UDP checksum optimisations. - 1 - - 2-- 2025-11-12 David Marchand New
[ovs-dev,v2,02/11] netdev-dpdk: Enforce mono-segment mbufs. Outer UDP checksum optimisations. - - - - 2-- 2025-11-12 David Marchand New
[ovs-dev,v2,01/11] netdev-dpdk: Fix rx queue fill level with QoS. Outer UDP checksum optimisations. - 1 - - 2-- 2025-11-12 David Marchand New
[ovs-dev,41/41] tests: Add a simple DPDK rte_flow test framework. Architectural refactoring of hardware offload infrastructure - - - - 21- 2025-11-12 Eelco Chaudron New
[ovs-dev,40/41] tests: Fix NSH decap header test for real Ethernet devices. Architectural refactoring of hardware offload infrastructure - - - - 2-- 2025-11-12 Eelco Chaudron New
[ovs-dev,39/41] netdev-offload: Fold netdev-offload APIs and files into dpif-offload. Architectural refactoring of hardware offload infrastructure - - - - 2-- 2025-11-12 Eelco Chaudron New
[ovs-dev,38/41] dpif-offload-dummy: Add flow add/del/get APIs. Architectural refactoring of hardware offload infrastructure - - - - 11- 2025-11-12 Eelco Chaudron New
[ovs-dev,37/41] dpif-offload-dpdk: Abstract rte_flow implementation from dpif-netdev. Architectural refactoring of hardware offload infrastructure - - - - 11- 2025-11-12 Eelco Chaudron New
[ovs-dev,36/41] dpif-netdev: Add full name to the dp_netdev structure. Architectural refactoring of hardware offload infrastructure - - - - 2-- 2025-11-12 Eelco Chaudron New
[ovs-dev,35/41] dpif-offload: Move offload_stats_get() API to dpif-offload. Architectural refactoring of hardware offload infrastructure - - - - 2-- 2025-11-12 Eelco Chaudron New
[ovs-dev,34/41] dpif_netdev: Fix nullable memcpy in queue_netdev_flow_put(). Architectural refactoring of hardware offload infrastructure - 1 - - 2-- 2025-11-12 Eelco Chaudron New
[ovs-dev,33/41] dpif-offload: Add inline flow APIs for userspace datapaths. Architectural refactoring of hardware offload infrastructure - - - - 11- 2025-11-12 Eelco Chaudron New
[ovs-dev,32/41] netdev-offload: Remove the global netdev-offload API. Architectural refactoring of hardware offload infrastructure - - - - 11- 2025-11-12 Eelco Chaudron New
[ovs-dev,31/41] dpif-offload: Move the netdev_any_oor() API to dpif-offload. Architectural refactoring of hardware offload infrastructure - - - - 2-- 2025-11-12 Eelco Chaudron New
[ovs-dev,30/41] netdev_dummy: Remove hardware offload override. Architectural refactoring of hardware offload infrastructure - - - - 2-- 2025-11-12 Eelco Chaudron New
[ovs-dev,29/41] dpif-offload-tc: Remove netdev-offload dependency. Architectural refactoring of hardware offload infrastructure - - - - 2-- 2025-11-12 Eelco Chaudron New
[ovs-dev,28/41] dpif-netlink: Remove entangled hardware offload. Architectural refactoring of hardware offload infrastructure - - - - 2-- 2025-11-12 Eelco Chaudron New
[ovs-dev,27/41] dpif-offload: Add flow operations to dpif-offload-tc. Architectural refactoring of hardware offload infrastructure - - - - 2-- 2025-11-12 Eelco Chaudron New
[ovs-dev,26/41] dpif: Add dpif_get_features() API. Architectural refactoring of hardware offload infrastructure - - - - 2-- 2025-11-12 Eelco Chaudron New
[ovs-dev,25/41] dpif-netdev: Remove indirect DPDK netdev offload API calls. Architectural refactoring of hardware offload infrastructure - - - - 11- 2025-11-12 Eelco Chaudron New
[ovs-dev,24/41] dpif-offload: Add port dump APIs to dpif-offload. Architectural refactoring of hardware offload infrastructure - - - - 2-- 2025-11-12 Eelco Chaudron New
[ovs-dev,23/41] netdev-offload: Temporarily move thread-related APIs to dpif-netdev. Architectural refactoring of hardware offload infrastructure - - - - 11- 2025-11-12 Eelco Chaudron New
[ovs-dev,22/41] dpif-offload: Add operate implementation to dpif-offload. Architectural refactoring of hardware offload infrastructure - - - - 2-- 2025-11-12 Eelco Chaudron New
[ovs-dev,21/41] dpif-offload: Add API to find offload implementation type. Architectural refactoring of hardware offload infrastructure - - - - 2-- 2025-11-12 Eelco Chaudron New
[ovs-dev,20/41] dpif-netlink: Add API to get offloaded netdev from port_id. Architectural refactoring of hardware offload infrastructure - - - - 2-- 2025-11-12 Eelco Chaudron New
[ovs-dev,19/41] dpif-netlink: Remove netlink-offload integration. Architectural refactoring of hardware offload infrastructure - - - - 2-- 2025-11-12 Eelco Chaudron New
[ovs-dev,18/41] dpif-offload: Move the tc flow dump netdev APIs to dpif-offload. Architectural refactoring of hardware offload infrastructure - - - - 11- 2025-11-12 Eelco Chaudron New
[ovs-dev,17/41] dpif-offload: Add flow dump APIs to dpif-offload. Architectural refactoring of hardware offload infrastructure - - - - 2-- 2025-11-12 Eelco Chaudron New
[ovs-dev,16/41] dpif-offload: Move hw_miss_packet_postprocess netdev API to dpif. Architectural refactoring of hardware offload infrastructure - - - - 2-- 2025-11-12 Eelco Chaudron New
[ovs-dev,15/41] dpif-offload: Move the flow_get_n_flows() netdev-offload API to dpif. Architectural refactoring of hardware offload infrastructure - - - - 2-- 2025-11-12 Eelco Chaudron New
[ovs-dev,14/41] dpif-offload: Call meter netdev-offload APIs via dpif-offload. Architectural refactoring of hardware offload infrastructure - - - - 2-- 2025-11-12 Eelco Chaudron New
[ovs-dev,13/41] dpif-offload: Call flow-flush netdev-offload APIs via dpif-offload. Architectural refactoring of hardware offload infrastructure - - - - 2-- 2025-11-12 Eelco Chaudron New
[ovs-dev,12/41] dpif-offload: Introduce provider debug information API. Architectural refactoring of hardware offload infrastructure - - - - 2-- 2025-11-12 Eelco Chaudron New
[ovs-dev,11/41] dpif-offload: Allow per-port offload provider priority config. Architectural refactoring of hardware offload infrastructure - - - - 11- 2025-11-12 Eelco Chaudron New
[ovs-dev,10/41] dpif-offload: Validate mandatory port class callbacks on registration. Architectural refactoring of hardware offload infrastructure - - - - 2-- 2025-11-12 Eelco Chaudron New
[ovs-dev,09/41] dpif-offload-dpdk: Add port management framework. Architectural refactoring of hardware offload infrastructure - - - - 2-- 2025-11-12 Eelco Chaudron New
[ovs-dev,08/41] dpif-offload-tc: Add port management framework. Architectural refactoring of hardware offload infrastructure - - - - 2-- 2025-11-12 Eelco Chaudron New
[ovs-dev,07/41] dpif-offload: Add port registration and management APIs. Architectural refactoring of hardware offload infrastructure - - - - 2-- 2025-11-12 Eelco Chaudron New
[ovs-dev,06/41] dpif-offload: Add offload provider set_config API. Architectural refactoring of hardware offload infrastructure - - - - 11- 2025-11-12 Eelco Chaudron New
[ovs-dev,05/41] dpif-offload: Move hw-offload configuration to dpif-offload. Architectural refactoring of hardware offload infrastructure - - - - 2-- 2025-11-12 Eelco Chaudron New
[ovs-dev,04/41] dpif-offload: Allow configuration of offload provider priority. Architectural refactoring of hardware offload infrastructure - - - - 2-- 2025-11-12 Eelco Chaudron New
[ovs-dev,03/41] dpif-offload: Add provider for dpdk (rte_flow). Architectural refactoring of hardware offload infrastructure - - - - 2-- 2025-11-12 Eelco Chaudron New
[ovs-dev,02/41] dpif-offload: Add provider for tc offload. Architectural refactoring of hardware offload infrastructure - - - - 2-- 2025-11-12 Eelco Chaudron New
[ovs-dev,01/41] dpif-offload-provider: Add dpif-offload-provider implementation. Architectural refactoring of hardware offload infrastructure - - - - 2-- 2025-11-12 Eelco Chaudron New