ovs-dev
Thread
Date
Earlier messages
Later messages
Messages by Date
2026/03/17
[ovs-dev] [PATCH 1/9] classifier: Avoid undefined behavior on 32-bit shift in raw_get_prefix().
Mike Pattrick via dev
2026/03/17
Re: [ovs-dev] [PATCH v2 5/6] acinclude: Add '--with-doca' option.
Eli Britstein via dev
2026/03/17
Re: [ovs-dev] [PATCH 00/15] tracepoint: Avoid double static_branch evaluation at guarded call sites
Mathieu Desnoyers
2026/03/17
Re: [ovs-dev] [PATCH 00/15] tracepoint: Avoid double static_branch evaluation at guarded call sites
Steven Rostedt
2026/03/17
Re: [ovs-dev] Backport 4ed3b968f to ovn24.03
Ales Musil via dev
2026/03/17
Re: [ovs-dev] Backport 4ed3b968f to ovn24.03
Dumitru Ceara via dev
2026/03/17
[ovs-dev] [PATCH 07/10 net-next v3] net: convert remaining ipv6_stub users to direct function calls
Fernando Fernandez Mancera
2026/03/17
Re: [ovs-dev] [PATCH net-next v1] net: openvswitch: decouple flow_table from ovs_mutex
kernel test robot
2026/03/17
Re: [ovs-dev] [PATCH v2 0/6] netdev-doca
Eelco Chaudron via dev
2026/03/17
Re: [ovs-dev] [PATCH 04/15] net: Use trace_invoke_##name() at guarded tracepoint call sites
Paolo Abeni via dev
2026/03/17
[ovs-dev] [PATCH v2 2/2] ovsdb-cs: Add coverage for updates.
Felix Huettner via dev
2026/03/17
[ovs-dev] [PATCH v2 1/2] ovsdb: Support custom transaction history size.
Felix Huettner via dev
2026/03/16
Re: [ovs-dev] [PATCH net v4 3/5] selftests: net: rename pmtu.sh to pmtu-test.sh
Stefano Brivio via dev
2026/03/16
Re: [ovs-dev] [PATCH v2 5/6] acinclude: Add '--with-doca' option.
Eelco Chaudron via dev
2026/03/16
Re: [ovs-dev] [PATCH v2 3/6] refmap: Introduce reference map.
Eelco Chaudron via dev
2026/03/16
Re: [ovs-dev] [PATCH v2] ofproto-dpif: Print bridge names in the ofproto/detrace.
Ilya Maximets
2026/03/16
Re: [ovs-dev] [PATCH v2 1/6] ovs-rcu: Add support for inline variant.
Eelco Chaudron via dev
2026/03/16
Re: [ovs-dev] [PATCH net-next v1] net: openvswitch: decouple flow_table from ovs_mutex
Adrián Moreno via dev
2026/03/16
[ovs-dev] [PATCH v1 2/2] ovsdb-cs: Add coverage for updates.
Felix Huettner via dev
2026/03/16
[ovs-dev] [PATCH v1 1/2] ovsdb: Support custom transaction history size.
Felix Huettner via dev
2026/03/16
Re: [ovs-dev] [PATCH ovn] ci: Bump action versions to support Node 24.
Ales Musil via dev
2026/03/15
Re: [ovs-dev] [PATCH v2 1/6] ovs-rcu: Add support for inline variant.
Gaetan Rivet via dev
2026/03/15
Re: [ovs-dev] [PATCH net v4 3/5] selftests: net: rename pmtu.sh to pmtu-test.sh
Aleksei Oladko via dev
2026/03/15
Re: [ovs-dev] [PATCH v2 3/6] refmap: Introduce reference map.
Eli Britstein via dev
2026/03/15
Re: [ovs-dev] [PATCH v2 5/6] acinclude: Add '--with-doca' option.
Eli Britstein via dev
2026/03/14
[ovs-dev] [syzbot ci] Re: net: openvswitch: decouple flow_table from ovs_mutex
syzbot ci
2026/03/13
Re: [ovs-dev] [PATCH 01/15] tracepoint: Add trace_invoke_##name() API
Keith Busch via dev
2026/03/13
[ovs-dev] [PATCH v2] ofproto-dpif: Print bridge names in the ofproto/detrace.
Ilya Maximets
2026/03/13
[ovs-dev] [PATCH 5/5] dpctl: Add JSON output to dpctl/show.
Timothy Redaelli via dev
2026/03/13
[ovs-dev] [PATCH 3/5] dpif-netdev: Add JSON output to pmd-sleep-show.
Timothy Redaelli via dev
2026/03/13
[ovs-dev] [PATCH 4/5] dpif-netdev: Add JSON output to pmd-stats-show.
Timothy Redaelli via dev
2026/03/13
[ovs-dev] [PATCH 2/5] ofproto-dpif-upcall: Add JSON output to upcall/show.
Timothy Redaelli via dev
2026/03/13
[ovs-dev] [PATCH 1/5] ofproto-dpif: Add JSON output to fdb/stats-show.
Timothy Redaelli via dev
2026/03/13
[ovs-dev] [PATCH 0/5] Add JSON output to several ovs-appctl commands
Timothy Redaelli via dev
2026/03/13
Re: [ovs-dev] [PATCH 3/3] tests: stopwatch: Add tests for stopwatch unixctl commands.
Ilya Maximets
2026/03/13
Re: [ovs-dev] [PATCH] github: Update all the actions to prepare for Node.js 24.
Ilya Maximets
2026/03/13
Re: [ovs-dev] [PATCH net-next v1] net: openvswitch: decouple flow_table from ovs_mutex
Jakub Kicinski via dev
2026/03/13
Re: [ovs-dev] [PATCH 01/15] tracepoint: Add trace_invoke_##name() API
0-day Robot
2026/03/13
[ovs-dev] [PATCH net-next v1] net: openvswitch: decouple flow_table from ovs_mutex
Adrian Moreno via dev
2026/03/13
Re: [ovs-dev] [PATCH v4 1/3] netdev-linux: Skip vport nsid lookup for user dpif.
Ilya Maximets
2026/03/13
[ovs-dev] [PATCH ovn 5/5] ofctrl: Look for duplicated conjunctions directly in the ofpacts.
Ilya Maximets
2026/03/13
[ovs-dev] [PATCH ovn 3/5] ofctrl: Count the number of referenced flows with address sets.
Ilya Maximets
2026/03/13
[ovs-dev] [PATCH ovn 4/5] ofctrl: Fix removing wrong conjunction during the duplicate check.
Ilya Maximets
2026/03/13
[ovs-dev] [PATCH ovn 2/5] ofctrl: Use hash map lookup for duplicate references check.
Ilya Maximets
2026/03/13
[ovs-dev] [PATCH ovn 1/5] ofctrl: Track Sb flow references in a hash map.
Ilya Maximets
2026/03/13
[ovs-dev] [PATCH ovn 0/5] ofctrl: Fix inefficient merge of conjunctive flows.
Ilya Maximets
2026/03/13
Re: [ovs-dev] [PATCH v4 1/3] netdev-linux: Skip vport nsid lookup for user dpif.
Matteo Perin via dev
2026/03/13
Re: [ovs-dev] [PATCH 00/15] tracepoint: Avoid double static_branch evaluation at guarded call sites
Vineeth Remanan Pillai
2026/03/13
Re: [ovs-dev] [PATCH v4 1/3] netdev-linux: Skip vport nsid lookup for user dpif.
Ilya Maximets
2026/03/13
Re: [ovs-dev] [PATCH v5] dp-packet: Allow DPDK packet resize.
Kevin Traynor via dev
2026/03/13
Re: [ovs-dev] [PATCH ovn] ci: Bump action versions to support Node 24.
Ales Musil via dev
2026/03/13
Re: [ovs-dev] [PATCH] github: Update all the actions to prepare for Node.js 24.
Ales Musil via dev
2026/03/13
Re: [ovs-dev] [PATCH ovn] ci: Bump action versions to support Node 24.
Ilya Maximets
2026/03/13
[ovs-dev] [PATCH ovn] ci: Bump action versions to support Node 24.
Ales Musil via dev
2026/03/13
[ovs-dev] [PATCH] github: Update all the actions to prepare for Node.js 24.
Ilya Maximets
2026/03/13
Re: [ovs-dev] [PATCH ovn v2] northd: Get neutron values from proper column.
Ales Musil via dev
2026/03/13
Re: [ovs-dev] [PATCH ovn branch-24.09] mac-cache: Only refresh mac bindings for chassis local ports.
Ales Musil via dev
2026/03/13
Re: [ovs-dev] [PATCH ovn 2/2] northd: Drop traffic for ECMP group with "discard" route.
Ales Musil via dev
2026/03/13
Re: [ovs-dev] [PATCH ovn 1/2] ovn-nbctl: Remove stray "+" in the ovn-nbctl help output.
Ales Musil via dev
2026/03/13
Re: [ovs-dev] [PATCH v4 1/3] netdev-linux: Skip vport nsid lookup for user dpif.
Adrián Moreno via dev
2026/03/13
Re: [ovs-dev] [PATCH v5 ovn 2/2] northd: Add lflow-ip for logical_switch creation/deletion.
Ales Musil via dev
2026/03/12
Re: [ovs-dev] [PATCH ovn v7] northd: Add requested-encap-ip option for logical ports.
Han Zhou
2026/03/12
[ovs-dev] Backport 4ed3b968f to ovn24.03
Lorenzo Bianconi via dev
2026/03/12
Re: [ovs-dev] [RFC ovn] controller: Always use sb_table_set_req_mon_condition in update_sb_monitors().
0-day Robot
2026/03/12
Re: [ovs-dev] [PATCH] ovsdb: Add ovsdb_cs_clear_condition routine to remove stable ovsdb_cs_db_table entries.
0-day Robot
2026/03/12
[ovs-dev] [RFC ovn] controller: Always use sb_table_set_req_mon_condition in update_sb_monitors().
Lorenzo Bianconi via dev
2026/03/12
[ovs-dev] [PATCH] ovsdb: Add ovsdb_cs_clear_condition routine to remove stable ovsdb_cs_db_table entries.
Lorenzo Bianconi via dev
2026/03/12
Re: [ovs-dev] [PATCH ovn v2] controller: Fix bfd up too early after unexpected reboot.
Mark Michelson via dev
2026/03/12
Re: [ovs-dev] [PATCH ovn 2/2] northd: Drop traffic for ECMP group with "discard" route.
Mark Michelson via dev
2026/03/12
Re: [ovs-dev] [PATCH ovn 1/2] ovn-nbctl: Remove stray "+" in the ovn-nbctl help output.
Mark Michelson via dev
2026/03/12
Re: [ovs-dev] [PATCH ovn v1] northd: Fix a discarded qualifer warning.
Mark Michelson via dev
2026/03/12
Re: [ovs-dev] [PATCH 00/15] tracepoint: Avoid double static_branch evaluation at guarded call sites
Andrii Nakryiko
2026/03/12
Re: [ovs-dev] [PATCH 00/15] tracepoint: Avoid double static_branch evaluation at guarded call sites
Steven Rostedt
2026/03/12
Re: [ovs-dev] [PATCH ovn] rhel: Make version displayed to the user customizable.
Numan Siddique
2026/03/12
Re: [ovs-dev] [PATCH 00/15] tracepoint: Avoid double static_branch evaluation at guarded call sites
Vineeth Remanan Pillai
2026/03/12
Re: [ovs-dev] [PATCH 01/15] tracepoint: Add trace_invoke_##name() API
Vineeth Remanan Pillai
2026/03/12
Re: [ovs-dev] [PATCH 00/15] tracepoint: Avoid double static_branch evaluation at guarded call sites
Mathieu Desnoyers
2026/03/12
Re: [ovs-dev] [PATCH 00/15] tracepoint: Avoid double static_branch evaluation at guarded call sites
Peter Zijlstra
2026/03/12
Re: [ovs-dev] [PATCH 01/15] tracepoint: Add trace_invoke_##name() API
Peter Zijlstra
2026/03/12
Re: [ovs-dev] [PATCH 00/15] tracepoint: Avoid double static_branch evaluation at guarded call sites
Mathieu Desnoyers
2026/03/12
Re: [ovs-dev] [PATCH 00/15] tracepoint: Avoid double static_branch evaluation at guarded call sites
Steven Rostedt
2026/03/12
Re: [ovs-dev] [PATCH 01/15] tracepoint: Add trace_invoke_##name() API
Vineeth Remanan Pillai
2026/03/12
Re: [ovs-dev] [PATCH 04/15] net: Use trace_invoke_##name() at guarded tracepoint call sites
Aaron Conole via dev
2026/03/12
Re: [ovs-dev] [PATCH 00/15] tracepoint: Avoid double static_branch evaluation at guarded call sites
Mathieu Desnoyers
2026/03/12
Re: [ovs-dev] [PATCH 00/15] tracepoint: Avoid double static_branch evaluation at guarded call sites
Steven Rostedt
2026/03/12
Re: [ovs-dev] [PATCH 01/15] tracepoint: Add trace_invoke_##name() API
Steven Rostedt
2026/03/12
Re: [ovs-dev] [PATCH 00/15] tracepoint: Avoid double static_branch evaluation at guarded call sites
Mathieu Desnoyers
2026/03/12
[ovs-dev] [PATCH 04/15] net: Use trace_invoke_##name() at guarded tracepoint call sites
Vineeth Pillai (Google)
2026/03/12
[ovs-dev] [PATCH 01/15] tracepoint: Add trace_invoke_##name() API
Vineeth Pillai (Google)
2026/03/12
[ovs-dev] [PATCH 00/15] tracepoint: Avoid double static_branch evaluation at guarded call sites
Vineeth Pillai (Google)
2026/03/12
[ovs-dev] [PATCH] ovsdb: Save user monitor condition request in ovsdb_idl_table struct.
Lorenzo Bianconi via dev
2026/03/12
Re: [ovs-dev] [PATCH 3/3] tests: stopwatch: Add tests for stopwatch unixctl commands.
Eelco Chaudron via dev
2026/03/12
Re: [ovs-dev] [PATCH 2/3] stopwatch: Add support for thresholds in the show command.
Eelco Chaudron via dev
2026/03/12
Re: [ovs-dev] [PATCH 1/3] stopwatch: Don't show stopwatches with no samples.
Eelco Chaudron via dev
2026/03/12
Re: [ovs-dev] [PATCH] ovsdb-idl: Deferring deletions until all inserted rows are reparsed.
Ilya Maximets
2026/03/12
Re: [ovs-dev] [PATCH v5] userspace: Rate limit tunnel address lookups.
Eelco Chaudron via dev
2026/03/12
Re: [ovs-dev] [PATCH ovn branch-24.09] mac-cache: Only refresh mac bindings for chassis local ports.
0-day Robot
2026/03/12
[ovs-dev] [PATCH ovn branch-24.09] mac-cache: Only refresh mac bindings for chassis local ports.
Felix Moebius via dev
2026/03/12
Re: [ovs-dev] [PATCH 1/3] stopwatch: Don't show stopwatches with no samples.
Ilya Maximets
2026/03/12
Re: [ovs-dev] [PATCH v2 5/6] acinclude: Add '--with-doca' option.
Eelco Chaudron via dev
2026/03/12
[ovs-dev] [PATCH 3/3] tests: stopwatch: Add tests for stopwatch unixctl commands.
Ilya Maximets
2026/03/12
[ovs-dev] [PATCH 2/3] stopwatch: Add support for thresholds in the show command.
Ilya Maximets
2026/03/12
[ovs-dev] [PATCH 0/3] stopwatch: Options to filter the stopwatch/show.
Ilya Maximets
2026/03/12
[ovs-dev] [PATCH 1/3] stopwatch: Don't show stopwatches with no samples.
Ilya Maximets
2026/03/11
Re: [ovs-dev] [PATCH net v4 3/5] selftests: net: rename pmtu.sh to pmtu-test.sh
Jakub Kicinski via dev
2026/03/11
Re: [ovs-dev] [PATCH net v4 3/5] selftests: net: rename pmtu.sh to pmtu-test.sh
Jakub Kicinski via dev
2026/03/11
Re: [ovs-dev] [PATCH net v4 0/5] selftests: net: fix false failures due to missing features and host interference
Jakub Kicinski via dev
2026/03/11
Re: [ovs-dev] [PATCH 0/5] libopenvswitch: Restructure the massive OVS library into two parts.
Aaron Conole via dev
2026/03/11
[ovs-dev] [PATCH ovn v2] northd: Get neutron values from proper column.
Mark Michelson via dev
2026/03/11
[ovs-dev] [PATCH v5] dp-packet: Allow DPDK packet resize.
David Marchand via dev
2026/03/11
Re: [ovs-dev] [PATCH 3/5] rhel: Add ovsdb-server.socket unit for systemd socket activation.
0-day Robot
2026/03/11
[ovs-dev] [PATCH 5/5] tests: Add pfd stream tests.
Timothy Redaelli via dev
2026/03/11
[ovs-dev] [PATCH 3/5] rhel: Add ovsdb-server.socket unit for systemd socket activation.
Timothy Redaelli via dev
2026/03/11
[ovs-dev] [PATCH 4/5] debian: Add ovsdb-server.socket unit for systemd socket activation.
Timothy Redaelli via dev
2026/03/11
[ovs-dev] [PATCH 2/5] ovs-ctl: Detect systemd socket activation.
Timothy Redaelli via dev
2026/03/11
[ovs-dev] [PATCH 1/5] stream: Add "pfd:" passive stream for pre-opened file descriptors.
Timothy Redaelli via dev
2026/03/11
[ovs-dev] [PATCH 0/5] Add systemd socket activation for ovsdb-server
Timothy Redaelli via dev
2026/03/11
Re: [ovs-dev] [PATCH 0/5] libopenvswitch: Restructure the massive OVS library into two parts.
Ilya Maximets
2026/03/11
Re: [ovs-dev] [PATCH 0/5] libopenvswitch: Restructure the massive OVS library into two parts.
Ilya Maximets
2026/03/11
Re: [ovs-dev] [PATCH 0/5] libopenvswitch: Restructure the massive OVS library into two parts.
Aaron Conole via dev
2026/03/11
Re: [ovs-dev] [PATCH 0/5] libopenvswitch: Restructure the massive OVS library into two parts.
Aaron Conole via dev
2026/03/11
Re: [ovs-dev] [PATCH net v4 1/5] selftests: net: make ovs-dpctl.py fail when pyroute2 is unsupported
Aaron Conole via dev
2026/03/11
Re: [ovs-dev] [PATCH] ofproto-dpif: Print bridge names in the ofproto/detrace.
Ilya Maximets
2026/03/11
Re: [ovs-dev] [PATCH v4] dp-packet: Allow DPDK packet resize.
David Marchand via dev
2026/03/11
Re: [ovs-dev] [PATCH 0/2] dpif-offload: Add PMD thread helpers and hardware offload simulation
Eelco Chaudron via dev
2026/03/11
Re: [ovs-dev] [RFC ovs] ovsdb: Add idl_connect_notifier callback.
Dumitru Ceara via dev
2026/03/11
Re: [ovs-dev] [PATCH] ofproto-dpif: Print bridge names in the ofproto/detrace.
Adrián Moreno via dev
2026/03/11
Re: [ovs-dev] [PATCH v4 ovn 2/2] northd: Add lflow-ip for logical_switch creation/deletion.
Lorenzo Bianconi via dev
2026/03/11
[ovs-dev] [PATCH v5 ovn 1/2] northd: Rely on dynamic_bitmap for lflow_ref_node bitmap.
Lorenzo Bianconi via dev
2026/03/11
[ovs-dev] [PATCH v5 ovn 2/2] northd: Add lflow-ip for logical_switch creation/deletion.
Lorenzo Bianconi via dev
2026/03/11
[ovs-dev] [PATCH v5 ovn 0/2] northd: Add lflow-ip for logical_switch creation/deletion.
Lorenzo Bianconi via dev
2026/03/11
Re: [ovs-dev] [PATCH v4 ovn 2/2] northd: Add lflow-ip for logical_switch creation/deletion.
Ales Musil via dev
2026/03/10
[ovs-dev] [PATCH v2 8/8] netdev-linux: Consolidate netlink updates.
Adrian Moreno via dev
2026/03/10
[ovs-dev] [PATCH v2 4/8] netlink-notifier: Include nsid in callbacks.
Adrian Moreno via dev
2026/03/10
[ovs-dev] [PATCH v2 6/8] netdev-linux: Consolidate RTM_GETLINK parsing.
Adrian Moreno via dev
2026/03/10
[ovs-dev] [PATCH v2 3/8] netlink-notifier: Drain socket on overflow.
Adrian Moreno via dev
2026/03/10
[ovs-dev] [PATCH v2 1/8] netdev_linux: Refactor netdev flag update.
Adrian Moreno via dev
2026/03/10
[ovs-dev] [PATCH v2 7/8] linux-netdev: Check status when reading stats.
Adrian Moreno via dev
2026/03/10
[ovs-dev] [PATCH v2 5/8] netdev-linux: Use rtnetlink to update state.
Adrian Moreno via dev
2026/03/10
[ovs-dev] [PATCH v2 2/8] netdev-linux: Cache netdev flags.
Adrian Moreno via dev
2026/03/10
[ovs-dev] [PATCH v2 0/8] netdev-linux: Use event-driven netlink notifications.
Adrian Moreno via dev
2026/03/10
[ovs-dev] [PATCH ovn v1] northd: Fix a discarded qualifer warning.
Dmitry Mityugov
2026/03/10
Re: [ovs-dev] [PATCH 2/2] netdev-dpdk: Select size of shared mempools.
Kevin Traynor via dev
2026/03/10
Re: [ovs-dev] [PATCH 1/2] netdev-dpdk: Factorize mempool settings.
Kevin Traynor via dev
2026/03/10
[ovs-dev] [PATCH ovn v1 2/2] northd: Incremental processing for static routes.
Lucas Vargas Dias via dev
2026/03/10
[ovs-dev] [PATCH ovn v1 1/2] northd: Use uuid hash from source of parsed route.
Lucas Vargas Dias via dev
2026/03/10
[ovs-dev] [PATCH ovn v1 0/2] Create incremental processing for static routes.
Lucas Vargas Dias via dev
2026/03/10
[ovs-dev] [PATCH v1 0/2] Create incremental processing for static routes.
Lucas Vargas Dias via dev
2026/03/10
Re: [ovs-dev] [PATCH net v4 2/5] selftests: net: run reuseport in an isolated netns
Stefano Brivio via dev
2026/03/10
Re: [ovs-dev] [PATCH net v4 3/5] selftests: net: rename pmtu.sh to pmtu-test.sh
Stefano Brivio via dev
2026/03/10
Re: [ovs-dev] [PATCH 0/2] dpif-offload: Add PMD thread helpers and hardware offload simulation
Ilya Maximets
2026/03/10
[ovs-dev] [PATCH 07/10 net-next v2] net: convert remaining ipv6_stub users to direct function calls
Fernando Fernandez Mancera
2026/03/10
[ovs-dev] [PATCH ovn v0 1/2] northd: Use uuid hash from source of parsed route.
Lucas Vargas Dias via dev
2026/03/10
[ovs-dev] [PATCH ovn v0 2/2] northd: Incremental processing for static routes.
Lucas Vargas Dias via dev
2026/03/10
[ovs-dev] [PATCH ovn v0 0/2] Create incremental processing for static routes.
Lucas Vargas Dias via dev
2026/03/10
Re: [ovs-dev] [PATCH 0/5] libopenvswitch: Restructure the massive OVS library into two parts.
Ilya Maximets
2026/03/10
Re: [ovs-dev] [PATCH ovn] rhel: Make version displayed to the user customizable.
Ilya Maximets
2026/03/10
Re: [ovs-dev] [RFC ovs] ovsdb: Add idl_connect_notifier callback.
Ilya Maximets
2026/03/10
[ovs-dev] [PATCH v4 ovn 2/2] northd: Add lflow-ip for logical_switch creation/deletion.
Lorenzo Bianconi via dev
2026/03/10
[ovs-dev] [PATCH v4 ovn 1/2] northd: Rely on dynamic_bitmap for lflow_ref_node bitmap.
Lorenzo Bianconi via dev
2026/03/10
[ovs-dev] [PATCH v4 ovn 0/2] northd: Add lflow-ip for logical_switch creation/deletion.
Lorenzo Bianconi via dev
2026/03/10
Re: [ovs-dev] [PATCH ovn] rhel: Make version displayed to the user customizable.
Ales Musil via dev
2026/03/10
Re: [ovs-dev] [PATCH ovn] rhel: Make version displayed to the user customizable.
Dumitru Ceara via dev
2026/03/10
[ovs-dev] [PATCH ovn 2/2] northd: Drop traffic for ECMP group with "discard" route.
Ales Musil via dev
2026/03/10
[ovs-dev] [PATCH ovn 1/2] ovn-nbctl: Remove stray "+" in the ovn-nbctl help output.
Ales Musil via dev
2026/03/10
Re: [ovs-dev] [Patch ovn v2 2/2] Reapply "northd: Add and delete logical routers in en-lflow engine node.".
Ales Musil via dev
2026/03/10
Re: [ovs-dev] [Patch ovn v2 1/2] northd: Change ovn_dp_groups to decrement refcount in do_ovn_lflow_add.
Ales Musil via dev
2026/03/10
Re: [ovs-dev] [PATCH ovn v3 2/2] mac-cache: Only refresh mac bindings for chassis local ports.
Ales Musil via dev
2026/03/10
Re: [ovs-dev] [PATCH ovn v3 1/2] statctrl: Remove handler specific parameters.
Ales Musil via dev
2026/03/10
Re: [ovs-dev] [PATCH 0/5] libopenvswitch: Restructure the massive OVS library into two parts.
David Marchand via dev
2026/03/10
Re: [ovs-dev] [PATCH ovn v7] northd: Add requested-encap-ip option for logical ports.
Lorenzo Bianconi via dev
2026/03/10
Re: [ovs-dev] [RFC PATCH v1 0/2] Introduce upcall (live) tracing.
Adrián Moreno via dev
2026/03/09
[ovs-dev] [PATCH ovn v2] controller: Fix bfd up too early after unexpected reboot.
Xavier Simonart via dev
2026/03/09
Re: [ovs-dev] [Patch ovn v2 2/2] Reapply "northd: Add and delete logical routers in en-lflow engine node.".
Mark Michelson via dev
2026/03/09
Re: [ovs-dev] [Patch ovn v2 1/2] northd: Change ovn_dp_groups to decrement refcount in do_ovn_lflow_add.
Mark Michelson via dev
2026/03/09
Re: [ovs-dev] [PATCH ovn v7] northd: Add requested-encap-ip option for logical ports.
Mark Michelson via dev
2026/03/09
[ovs-dev] [PATCH ovn] rhel: Make version displayed to the user customizable.
Rosemarie O'Riorden via dev
2026/03/09
Re: [ovs-dev] [PATCH 4/5] lib/dp-packet: Fold the 'packets' module into dp-packets.
0-day Robot
2026/03/09
Re: [ovs-dev] [PATCH 2/5] lib/ct-state: Move ct-state macros to their own header.
0-day Robot
2026/03/09
Re: [ovs-dev] [PATCH 1/5] lib/net-proto: Create a new net-proto module for handling generic network protocols.
0-day Robot
2026/03/09
[ovs-dev] [PATCH 5/5] libs: Introduce libovscommon to isolate common routines.
Aaron Conole via dev
2026/03/09
[ovs-dev] [PATCH 3/5] lib/packets: Remove flow_tnl_equal.
Aaron Conole via dev
2026/03/09
[ovs-dev] [PATCH 2/5] lib/ct-state: Move ct-state macros to their own header.
Aaron Conole via dev
2026/03/09
[ovs-dev] [PATCH 0/5] libopenvswitch: Restructure the massive OVS library into two parts.
Aaron Conole via dev
2026/03/09
[ovs-dev] [PATCH net v4 5/5] selftests: net: io_uring_zerocopy: enable io_uring for the test
Aleksei Oladko via dev
2026/03/09
[ovs-dev] [PATCH net v4 4/5] selftests: net: run pmtu.sh in netns to avoid host firewall interference
Aleksei Oladko via dev
2026/03/09
[ovs-dev] [PATCH net v4 2/5] selftests: net: run reuseport in an isolated netns
Aleksei Oladko via dev
2026/03/09
[ovs-dev] [PATCH net v4 0/5] selftests: net: fix false failures due to missing features and host interference
Aleksei Oladko via dev
2026/03/09
[ovs-dev] [PATCH net v4 1/5] selftests: net: make ovs-dpctl.py fail when pyroute2 is unsupported
Aleksei Oladko via dev
2026/03/09
[ovs-dev] [PATCH net v4 3/5] selftests: net: rename pmtu.sh to pmtu-test.sh
Aleksei Oladko via dev
2026/03/09
Re: [ovs-dev] [PATCH] fedora: Add missing libcap-ng-devel dependency for Fedora CI.
Eli Britstein via dev
2026/03/09
Re: [ovs-dev] [PATCH] fedora: Add missing libcap-ng-devel dependency for Fedora CI.
Ilya Maximets
2026/03/09
[ovs-dev] [PATCH ovn v3 2/2] mac-cache: Only refresh mac bindings for chassis local ports.
Felix Moebius via dev
2026/03/09
[ovs-dev] [PATCH ovn v3 1/2] statctrl: Remove handler specific parameters.
Felix Moebius via dev
2026/03/09
[ovs-dev] [PATCH] fedora: Add missing libcap-ng-devel dependency for Fedora CI.
Eli Britstein via dev
2026/03/08
Re: [ovs-dev] [PATCH ovn 1/2 v3] ic: Fix infinite route learning with same prefix and nexthop.
Ales Musil via dev
2026/03/08
[ovs-dev] [PATCH 07/10 net-next] net: convert remaining ipv6_stub users to direct function calls
Fernando Fernandez Mancera
2026/03/07
[ovs-dev] [PATCH ovn v7] northd: Add requested-encap-ip option for logical ports.
Lei Huang
2026/03/06
Re: [ovs-dev] [PATCH net v3 0/6] selftests: net: fix false failures due to missing features and host interference
patchwork-bot+netdevbpf--- via dev
2026/03/06
Re: [ovs-dev] [PATCH net v3 3/6] selftests: net: run reuseport tests in netns to avoid port conflicts
Jakub Kicinski via dev
Earlier messages
Later messages