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