Show patches with: State = Action Required       |    Archived = No       |   43 patches
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[ovs-dev,01/18] northd: Find ovn_datapath from a single hmap. Logical Flow Refactor - - - - 1-- 2025-12-16 Mark Michelson New
[ovs-dev,02/18] lflow-mgr: Remove the ovn_datapath from ovn_lflow. Logical Flow Refactor - - - - 1-- 2025-12-16 Mark Michelson New
[ovs-dev,03/18] lflow-mgr: Use one ovn_datapaths arg for ovn_dp_group_create(). Logical Flow Refactor - - - - 1-- 2025-12-16 Mark Michelson New
[ovs-dev,04/18] lflow-mgr: Pass one ovn_datapaths arg to sync_lflow_to_sb(). Logical Flow Refactor - - - - 1-- 2025-12-16 Mark Michelson New
[ovs-dev,05/18] lflow_mgr: Pass dp_groups to sync_lflow_to_sb(). Logical Flow Refactor - - - - 1-- 2025-12-16 Mark Michelson New
[ovs-dev,06/18] northd: Convert ovn_stage from an enum to a struct. Logical Flow Refactor - - - - 1-- 2025-12-16 Mark Michelson New
[ovs-dev,07/18] datapaths: Create enum alias for minimum datapath type. Logical Flow Refactor - - - - 1-- 2025-12-16 Mark Michelson New
[ovs-dev,08/18] datapath_sync: Group synced datapaths by type. Logical Flow Refactor - - - - 1-- 2025-12-16 Mark Michelson New
[ovs-dev,09/18] Add sparse array. Logical Flow Refactor - - - - 1-- 2025-12-16 Mark Michelson New
[ovs-dev,1/3,v3] northd: Moving duplicate code into a function. [ovs-dev,1/3,v3] northd: Moving duplicate code into a function. 1 - - - 3-- 2025-12-01 Rukomoinikova Aleksandra New
[ovs-dev,1/9] lflow-mgr: Use struct argument for lflow addition. Simplify lflow addition macros. - - - - 3-- 2025-12-16 Mark Michelson New
[ovs-dev,10/18] northd: Convert ovn_datapath to use sparse_array. Logical Flow Refactor - - - - 1-- 2025-12-16 Mark Michelson New
[ovs-dev,11/18] Use a sparse array for synced datapaths. Logical Flow Refactor - - - - 1-- 2025-12-16 Mark Michelson New
[ovs-dev,12/18] northd: Base ovn_datapath index on synced_datapath index. Logical Flow Refactor - - - - 1-- 2025-12-16 Mark Michelson New
[ovs-dev,13/18] lflow-mgr: Use a dynamic bitmap when updating SB DP groups. Logical Flow Refactor - - - - 1-- 2025-12-16 Mark Michelson New
[ovs-dev,14/18] datapath-sync: Make ovn_synced_datapath_from_sb() public. Logical Flow Refactor - - - - 1-- 2025-12-16 Mark Michelson New
[ovs-dev,15/18] lflow-mgr: Use an array for lflow dp groups. Logical Flow Refactor - - - - 1-- 2025-12-16 Mark Michelson New
[ovs-dev,16/18] lflow-mgr: Don't use ovn_datapath when adding logical flows. Logical Flow Refactor - - - - 1-- 2025-12-16 Mark Michelson New
[ovs-dev,17/18] lflow-mgr: Remove ovn_datapaths from functions. Logical Flow Refactor - - - - 1-- 2025-12-16 Mark Michelson New
[ovs-dev,2/3,v3] controller, lib: Add new ct_lb_mark_local action. [ovs-dev,1/3,v3] northd: Moving duplicate code into a function. 1 - - - 3-- 2025-12-01 Rukomoinikova Aleksandra New
[ovs-dev,2/9] lflows: Create new ovn_lflow_add_default_drop(). Simplify lflow addition macros. - - - - 1-- 2025-12-16 Mark Michelson New
[ovs-dev,3/3,v3] northd: Add distributed load balancer support. [ovs-dev,1/3,v3] northd: Moving duplicate code into a function. - - - - 3-- 2025-12-01 Rukomoinikova Aleksandra New
[ovs-dev,3/9] lflows: Remove ovn_lflow_add_with_hint(). Simplify lflow addition macros. - - - - 1-- 2025-12-16 Mark Michelson New
[ovs-dev,4/9] lflows: Remove ovn_lflow_add_with_lport_and_hint(). Simplify lflow addition macros. - - - - 1-- 2025-12-16 Mark Michelson New
[ovs-dev,5/9] lflows: Remove ovn_lflow_metered() and ovn_lflow_add_with_hint__(). Simplify lflow addition macros. - - - - 1-- 2025-12-16 Mark Michelson New
[ovs-dev,6/9] lflows: Remove ovn_lflow_add_with_dp_group(). Simplify lflow addition macros. - - - - 1-- 2025-12-16 Mark Michelson New
[ovs-dev,7/9] lflows: Remove ovn_lflow_add_drop_with_desc(). Simplify lflow addition macros. - - - - 1-- 2025-12-16 Mark Michelson New
[ovs-dev,8/9] lflows: Remove ovn_lflow_add_drop_with_lport_hint_and_desc(). Simplify lflow addition macros. - - - - 1-- 2025-12-16 Mark Michelson New
[ovs-dev,9/9] lflows: Make non-struct version of lflow_table_add_lflow() private. Simplify lflow addition macros. - - - - 1-- 2025-12-16 Mark Michelson New
[ovs-dev,RFC,18/18] northd: Pass ovn_synced_datapath to lflow addition macros. Logical Flow Refactor - - - - 1-- 2025-12-16 Mark Michelson New
[ovs-dev,v0] northd: Avoid learning route with nexthop in different subnet from LRP. [ovs-dev,v0] northd: Avoid learning route with nexthop in different subnet from LRP. - - - - -1- 2025-12-05 Lucas Vargas Dias dceara Under Review
[ovs-dev,v1] northd: Delete learned route with CR without chassis. [ovs-dev,v1] northd: Delete learned route with CR without chassis. - - - - 2-1 2025-12-16 Lucas Vargas Dias New
[ovs-dev,v2] docs: Update email subject in contribution patch example. [ovs-dev,v2] docs: Update email subject in contribution patch example. - - - - 21- 2025-10-24 Igor Zhukov New
[ovs-dev,v3] northd: Fix TCP connection in stateless nat. [ovs-dev,v3] northd: Fix TCP connection in stateless nat. - - - - 3-- 2025-11-14 Lucas Vargas Dias New
[ovs-dev,v4,1/4] ovn: Move run_idl_loop function to lib/ovn-util. ovn-ic: Introduce I+P for ovn-ic. - - - - 1-- 2025-12-16 Paulo Guilherme Silva New
[ovs-dev,v4,2/4] ovn-ic: Introduce incremental processing. ovn-ic: Introduce I+P for ovn-ic. - - - - 1-- 2025-12-16 Paulo Guilherme Silva New
[ovs-dev,v4,3/4] ovn-ic: Support dumping a visual representation of the I-P graph. ovn-ic: Introduce I+P for ovn-ic. - - - - 1-- 2025-12-16 Paulo Guilherme Silva New
[ovs-dev,v4,4/4] docs: Update OVN I+P Engine documentation. ovn-ic: Introduce I+P for ovn-ic. - - - - 1-- 2025-12-16 Paulo Guilherme Silva New
[ovs-dev,v4] ic: Enable adv from prefix in sb learned route table. [ovs-dev,v4] ic: Enable adv from prefix in sb learned route table. - - - - 3-- 2025-11-28 Lucas Vargas Dias New
[ovs-dev,v4] northd, ovn-ic: Enable east-west traffic rerouting. [ovs-dev,v4] northd, ovn-ic: Enable east-west traffic rerouting. - - - - 111 2025-11-28 Rukomoinikova Aleksandra New
[ovs-dev] controller: Add the capability to specify multiple ovn-evpn-local-ip. [ovs-dev] controller: Add the capability to specify multiple ovn-evpn-local-ip. - - - - 2-1 2025-12-16 Lorenzo Bianconi New
[ovs-dev] system-ovn.at: Test OVN EVPN integration for IPv6 underlays. [ovs-dev] system-ovn.at: Test OVN EVPN integration for IPv6 underlays. - - - - 2-1 2025-12-16 Dumitru Ceara New
[ovs-dev] tests: Handle change of behavior in iproute2. [ovs-dev] tests: Handle change of behavior in iproute2. - - - - 3-- 2025-10-26 Frode Nordahl New