dev
Thread
Date
Earlier messages
Later messages
Messages by Thread
[ovs-dev] [PATCH 2/3] ovn.at: Avoid using "printf -v"
YAMAMOTO Takashi
Re: [ovs-dev] [PATCH 2/3] ovn.at: Avoid using "printf -v"
Ben Pfaff
Re: [ovs-dev] [PATCH 2/3] ovn.at: Avoid using "printf -v"
Takashi YAMAMOTO
[ovs-dev] [PATCH 3/3] ovn-controller.at: Stop hardcoding a list of iface types
YAMAMOTO Takashi
Re: [ovs-dev] [PATCH 3/3] ovn-controller.at: Stop hardcoding a list of iface types
Ben Pfaff
Re: [ovs-dev] [PATCH 3/3] ovn-controller.at: Stop hardcoding a list of iface types
Takashi YAMAMOTO
Re: [ovs-dev] [PATCH 1/3] Fix parent_pid on NetBSD
Ben Pfaff
Re: [ovs-dev] [PATCH 1/3] Fix parent_pid on NetBSD
Takashi YAMAMOTO
[ovs-dev] [PATCH net-next] openvswitch: remove unnecessary EXPORT_SYMBOLs
Jiri Benc
Re: [ovs-dev] [PATCH net-next] openvswitch: remove unnecessary EXPORT_SYMBOLs
Pravin Shelar
Re: [ovs-dev] [PATCH net-next] openvswitch: remove unnecessary EXPORT_SYMBOLs
Jiri Benc
[ovs-dev] OVS 2.6.1 release?
Russell Bryant
Re: [ovs-dev] OVS 2.6.1 release?
Ben Pfaff
Re: [ovs-dev] OVS 2.6.1 release?
Justin Pettit
Re: [ovs-dev] OVS 2.6.1 release?
Russell Bryant
Re: [ovs-dev] OVS 2.6.1 release?
Justin Pettit
Re: [ovs-dev] OVS 2.6.1 release?
Pravin Shelar
Re: [ovs-dev] OVS 2.6.1 release?
Justin Pettit
Re: [ovs-dev] OVS 2.6.1 release?
Justin Pettit
Re: [ovs-dev] OVS 2.6.1 release?
Pravin Shelar
Re: [ovs-dev] OVS 2.6.1 release?
Thadeu Lima de Souza Cascardo
Re: [ovs-dev] OVS 2.6.1 release?
Justin Pettit
Re: [ovs-dev] OVS 2.6.1 release?
Thadeu Lima de Souza Cascardo
Re: [ovs-dev] OVS 2.6.1 release?
Richard Theis
Re: [ovs-dev] OVS 2.6.1 release?
Justin Pettit
Re: [ovs-dev] OVS 2.6.1 release?
Pravin Shelar
Re: [ovs-dev] OVS 2.6.1 release?
Justin Pettit
Re: [ovs-dev] OVS 2.6.1 release?
Justin Pettit
Re: [ovs-dev] OVS 2.6.1 release?
Thadeu Lima de Souza Cascardo
Re: [ovs-dev] OVS 2.6.1 release?
Ben Pfaff
[ovs-dev] [PATCH net-next v12 0/9] openvswitch: support for layer 3 encapsulated packets
Jiri Benc
[ovs-dev] [PATCH net-next v12 2/9] openvswitch: add mac_proto field to the flow key
Jiri Benc
Re: [ovs-dev] [PATCH net-next v12 2/9] openvswitch: add mac_proto field to the flow key
Pravin Shelar
[ovs-dev] [PATCH net-next v12 1/9] openvswitch: use hard_header_len instead of hardcoded ETH_HLEN
Jiri Benc
Re: [ovs-dev] [PATCH net-next v12 1/9] openvswitch: use hard_header_len instead of hardcoded ETH_HLEN
Pravin Shelar
[ovs-dev] [PATCH net-next v12 5/9] openvswitch: add processing of L3 packets
Jiri Benc
Re: [ovs-dev] [PATCH net-next v12 5/9] openvswitch: add processing of L3 packets
Pravin Shelar
Re: [ovs-dev] [PATCH net-next v12 5/9] openvswitch: add processing of L3 packets
Jiri Benc
Re: [ovs-dev] [PATCH net-next v12 5/9] openvswitch: add processing of L3 packets
Pravin Shelar
Re: [ovs-dev] [PATCH net-next v12 5/9] openvswitch: add processing of L3 packets
Pravin Shelar
Re: [ovs-dev] [PATCH net-next v12 5/9] openvswitch: add processing of L3 packets
Jiri Benc
[ovs-dev] [PATCH net-next v12 3/9] openvswitch: pass mac_proto to ovs_vport_send
Jiri Benc
Re: [ovs-dev] [PATCH net-next v12 3/9] openvswitch: pass mac_proto to ovs_vport_send
Pravin Shelar
[ovs-dev] [PATCH net-next v12 4/9] openvswitch: support MPLS push and pop for L3 packets
Jiri Benc
Re: [ovs-dev] [PATCH net-next v12 4/9] openvswitch: support MPLS push and pop for L3 packets
Pravin Shelar
[ovs-dev] [PATCH net-next v12 6/9] openvswitch: netlink: support L3 packets
Jiri Benc
Re: [ovs-dev] [PATCH net-next v12 6/9] openvswitch: netlink: support L3 packets
Pravin Shelar
[ovs-dev] [PATCH net-next v12 8/9] openvswitch: allow L3 netdev ports
Jiri Benc
Re: [ovs-dev] [PATCH net-next v12 8/9] openvswitch: allow L3 netdev ports
Pravin Shelar
[ovs-dev] [PATCH net-next v12 9/9] openvswitch: use ipgre tunnel rather than gretap tunnel
Jiri Benc
Re: [ovs-dev] [PATCH net-next v12 9/9] openvswitch: use ipgre tunnel rather than gretap tunnel
Pravin Shelar
Re: [ovs-dev] [PATCH net-next v12 9/9] openvswitch: use ipgre tunnel rather than gretap tunnel
Jiri Benc
[ovs-dev] [PATCH net-next v12 7/9] openvswitch: add Ethernet push and pop actions
Jiri Benc
Re: [ovs-dev] [PATCH net-next v12 7/9] openvswitch: add Ethernet push and pop actions
Pravin Shelar
Re: [ovs-dev] [PATCH net-next v12 7/9] openvswitch: add Ethernet push and pop actions
Jiri Benc
Re: [ovs-dev] [PATCH net-next v12 0/9] openvswitch: support for layer 3 encapsulated packets
Pravin Shelar
Re: [ovs-dev] [PATCH net-next v12 0/9] openvswitch: support for layer 3 encapsulated packets
Jiri Benc
[ovs-dev] If the latest OVS support ECN
zhangyali (D)
Re: [ovs-dev] If the latest OVS support ECN
Ben Pfaff
[ovs-dev] 答复: If the latest OVS support ECN
zhangyali (D)
Re: [ovs-dev] 答复: If the latest OVS support ECN
Ben Pfaff
Re: [ovs-dev] $2M To You
Hakkebo , Ragnhild Størseth
[ovs-dev] Liebe Sieger,
LOTTO . ESP
[ovs-dev] [PATCH] stream-ssl: Fix memory leak on error path.
Ben Pfaff
Re: [ovs-dev] [PATCH] stream-ssl: Fix memory leak on error path.
Andy Zhou
Re: [ovs-dev] [PATCH] stream-ssl: Fix memory leak on error path.
Ben Pfaff
[ovs-dev] [PATCH v2] ovsdb: implement read-only remote connection type
Lance Richardson
Re: [ovs-dev] [PATCH v2] ovsdb: implement read-only remote connection type
Ben Pfaff
Re: [ovs-dev] [PATCH v2] ovsdb: implement read-only remote connection type
Lance Richardson
Re: [ovs-dev] [PATCH v2] ovsdb: implement read-only remote connection type
Ben Pfaff
[ovs-dev] [PATCH] ovsdb: implement read-only remote connection type
Lance Richardson
[ovs-dev] Bug#840770: openvswitch: FTBFS on almost all big-endian architectures: 954: ofproto-dpif - in place modification (vlan) FAILED (ofproto-dpif.at:7237)
Emilio Pozuelo Monfort
[ovs-dev] [PATCH RFC v2 0/2] Add DPDK 16.11 & vHost PMD Support
Ciara Loftus
[ovs-dev] [PATCH RFC v2 1/2] netdev-dpdk: Add support for DPDK 16.11
Ciara Loftus
[ovs-dev] [PATCH RFC v2 2/2] netdev-dpdk: Add vHost User PMD
Ciara Loftus
[ovs-dev] [PATCH v3 00/12] Improve performance of OVS-DPDK classifier.
Bhanuprakash Bodireddy
[ovs-dev] [PATCH v3 02/12] flow: Add comments to mf_get_next_in_map().
Bhanuprakash Bodireddy
Re: [ovs-dev] [PATCH v3 02/12] flow: Add comments to mf_get_next_in_map().
Daniele Di Proietto
Re: [ovs-dev] [PATCH v3 02/12] flow: Add comments to mf_get_next_in_map().
Jarno Rajahalme
[ovs-dev] [PATCH v3 03/12] flow: Skip invoking expensive count_1bits() with zero input.
Bhanuprakash Bodireddy
Re: [ovs-dev] [PATCH v3 03/12] flow: Skip invoking expensive count_1bits() with zero input.
Jarno Rajahalme
Re: [ovs-dev] [PATCH v3 03/12] flow: Skip invoking expensive count_1bits() with zero input.
Fischetti, Antonio
Re: [ovs-dev] [PATCH v3 03/12] flow: Skip invoking expensive count_1bits() with zero input.
Jarno Rajahalme
[ovs-dev] [PATCH v3 01/12] dpcls: Use 32 packet batches for lookups.
Bhanuprakash Bodireddy
Re: [ovs-dev] [PATCH v3 01/12] dpcls: Use 32 packet batches for lookups.
Daniele Di Proietto
Re: [ovs-dev] [PATCH v3 01/12] dpcls: Use 32 packet batches for lookups.
Bodireddy, Bhanuprakash
Re: [ovs-dev] [PATCH v3 01/12] dpcls: Use 32 packet batches for lookups.
Jarno Rajahalme
Re: [ovs-dev] [PATCH v3 01/12] dpcls: Use 32 packet batches for lookups.
Fischetti, Antonio
[ovs-dev] [PATCH v3 04/12] hash: Skip Invoking mhash_add__() with zero input.
Bhanuprakash Bodireddy
[ovs-dev] [PATCH v3 06/12] cmap: Remove prefetching in cmap_find_batch().
Bhanuprakash Bodireddy
Re: [ovs-dev] [PATCH v3 06/12] cmap: Remove prefetching in cmap_find_batch().
Daniele Di Proietto
Re: [ovs-dev] [PATCH v3 06/12] cmap: Remove prefetching in cmap_find_batch().
Bodireddy, Bhanuprakash
[ovs-dev] [PATCH v3 05/12] dpif-netdev: Add comments to dp_netdev_input__().
Bhanuprakash Bodireddy
[ovs-dev] [PATCH v3 07/12] dpif-netdev: Cache align netdev_flow_keys.
Bhanuprakash Bodireddy
Re: [ovs-dev] [PATCH v3 07/12] dpif-netdev: Cache align netdev_flow_keys.
Joe Stringer
Re: [ovs-dev] [PATCH v3 07/12] dpif-netdev: Cache align netdev_flow_keys.
Jarno Rajahalme
Re: [ovs-dev] [PATCH v3 07/12] dpif-netdev: Cache align netdev_flow_keys.
Daniele Di Proietto
Re: [ovs-dev] [PATCH v3 07/12] dpif-netdev: Cache align netdev_flow_keys.
Ben Pfaff
[ovs-dev] [PATCH v3 08/12] dpif-netdev: Reorder elements in dp_netdev_port structure.
Bhanuprakash Bodireddy
[ovs-dev] [PATCH v3 09/12] dpif: Reorder elements in dpif_upcall structure.
Bhanuprakash Bodireddy
[ovs-dev] [PATCH v3 11/12] netlink-socket: Reorder elements in nl_dump structure.
Bhanuprakash Bodireddy
[ovs-dev] [PATCH v3 12/12] timeval: Reorder elements in clock structure.
Bhanuprakash Bodireddy
[ovs-dev] [PATCH v3 10/12] ovsdb: Reorder elements in ovsdb_table_schema structure.
Bhanuprakash Bodireddy
Re: [ovs-dev] [PATCH v3 00/12] Improve performance of OVS-DPDK classifier.
Daniele Di Proietto
Re: [ovs-dev] [PATCH v3 00/12] Improve performance of OVS-DPDK classifier.
Bodireddy, Bhanuprakash
[ovs-dev] [PATCH] tnl-ports: fix missing netdev_close
Thadeu Lima de Souza Cascardo
Re: [ovs-dev] [PATCH] tnl-ports: fix missing netdev_close
Pravin Shelar
[ovs-dev] [PATCH RFC 0/2] Add DPDK 16.11 & vHost PMD Support
Ciara Loftus
[ovs-dev] [PATCH RFC 1/2] netdev-dpdk: Add support for DPDK 16.11
Ciara Loftus
[ovs-dev] [PATCH RFC 2/2] netdev-dpdk: Add vHost User PMD
Ciara Loftus
Re: [ovs-dev] [PATCH RFC 2/2] netdev-dpdk: Add vHost User PMD
Ilya Maximets
Re: [ovs-dev] [PATCH RFC 2/2] netdev-dpdk: Add vHost User PMD
Loftus, Ciara
Re: [ovs-dev] [PATCH RFC 2/2] netdev-dpdk: Add vHost User PMD
Ilya Maximets
Re: [ovs-dev] [PATCH RFC 2/2] netdev-dpdk: Add vHost User PMD
Loftus, Ciara
Re: [ovs-dev] [PATCH RFC 2/2] netdev-dpdk: Add vHost User PMD
Ilya Maximets
Re: [ovs-dev] [PATCH RFC 2/2] netdev-dpdk: Add vHost User PMD
Loftus, Ciara
Re: [ovs-dev] [PATCH RFC 2/2] netdev-dpdk: Add vHost User PMD
Loftus, Ciara
Re: [ovs-dev] [PATCH RFC 2/2] netdev-dpdk: Add vHost User PMD
Ilya Maximets
[ovs-dev] [RFC] [PATCH] ovn: Support sample action in logical datapath
Valentine Sinitsyn
Re: [ovs-dev] [RFC] [PATCH] ovn: Support sample action in logical datapath
Valentine Sinitsyn
Re: [ovs-dev] [RFC] [PATCH] ovn: Support sample action in logical datapath
Valentine Sinitsyn
[ovs-dev] [PATCH v3, 0/7] ovn: add Router Solicitation responder support
Zongkai LI
[ovs-dev] [PATCH v3 1/7] packets: add compose_nd_ra
Zongkai LI
[ovs-dev] [PATCH v3, 5/7] ovn-controller: add 'put_nd_ra' and 'put_nd_opt_*' actions support
Zongkai LI
[ovs-dev] [PATCH v3,4/7] ovn-controller: add 'nd_ra' action
Zongkai LI
[ovs-dev] [PATCH v3,3/7] ovn: extend expr symbols for ND
Zongkai LI
[ovs-dev] [PATCH v3, 6/7] ovn-northd: add Router Advertisement packet forward flow
Zongkai LI
[ovs-dev] [PATCH v3, 2/7] lib: rename ovs_nd_opt to ovs_nd_lla_opt
Zongkai LI
[ovs-dev] [PATCH v3, 7/7] ovn-northd: add IPv6 RS responder support
Zongkai LI
[ovs-dev] [RFC v2] ovsdb: implement read-only remote connection type
Lance Richardson
[ovs-dev] [RFC] ovsdb: implement read-only remote connection type
Lance Richardson
Re: [ovs-dev] [RFC] ovsdb: implement read-only remote connection type
Ben Pfaff
Re: [ovs-dev] [RFC] ovsdb: implement read-only remote connection type
Lance Richardson
[ovs-dev] [PATCH] dpdk: Fix DPDK pdump compilation
Ciara Loftus
Re: [ovs-dev] [PATCH] dpdk: Fix DPDK pdump compilation
Daniele Di Proietto
Re: [ovs-dev] [PATCH] dpdk: Fix DPDK pdump compilation
Aaron Conole
[ovs-dev] OVS DPDK build errors with commit 01961bb
Aurojit Panda
Re: [ovs-dev] OVS DPDK build errors with commit 01961bb
Loftus, Ciara
[ovs-dev] Native DNS support proposal in OVN for internal DNS resolution
Numan Siddique
Re: [ovs-dev] Native DNS support proposal in OVN for internal DNS resolution
Ben Pfaff
[ovs-dev] [PATCH v2 00/12] Improve performance of OVS-DPDK classifier.
Bhanuprakash Bodireddy
[ovs-dev] [PATCH v2 02/12] flow: Add comments to mf_get_next_in_map().
Bhanuprakash Bodireddy
[ovs-dev] [PATCH v2 03/12] flow: Skip invoking expensive count_1bits() with zero input.
Bhanuprakash Bodireddy
[ovs-dev] [PATCH v2 01/12] dpcls: Use 32 packet batches for lookups.
Bhanuprakash Bodireddy
Re: [ovs-dev] [PATCH v2 01/12] dpcls: Use 32 packet batches for lookups.
Daniele Di Proietto
Re: [ovs-dev] [PATCH v2 01/12] dpcls: Use 32 packet batches for lookups.
Fischetti, Antonio
[ovs-dev] [PATCH v2 04/12] hash: Skip Invoking mhash_add__() with zero input.
Bhanuprakash Bodireddy
[ovs-dev] [PATCH v2 05/12] dpif-netdev: Add comments to dp_netdev_input__().
Bhanuprakash Bodireddy
Re: [ovs-dev] [PATCH v2 05/12] dpif-netdev: Add comments to dp_netdev_input__().
Daniele Di Proietto
[ovs-dev] [PATCH v2 07/12] dpif-netdev: Cache align netdev_flow_keys.
Bhanuprakash Bodireddy
Re: [ovs-dev] [PATCH v2 07/12] dpif-netdev: Cache align netdev_flow_keys.
Daniele Di Proietto
[ovs-dev] [PATCH v2 08/12] dpif-netdev: Reorder elements in dp_netdev_port structure.
Bhanuprakash Bodireddy
[ovs-dev] [PATCH v2 06/12] cmap: Remove prefetching in cmap_find_batch().
Bhanuprakash Bodireddy
[ovs-dev] [PATCH v2 10/12] ovsdb: Reorder elements in ovsdb_table_schema structure.
Bhanuprakash Bodireddy
[ovs-dev] [PATCH v2 11/12] netlink-socket: Reorder elements in nl_dump structure.
Bhanuprakash Bodireddy
[ovs-dev] [PATCH v2 09/12] dpif: Reorder elements in dpif_upcall structure.
Bhanuprakash Bodireddy
[ovs-dev] [PATCH v2 12/12] timeval: Reorder elements in clock structure.
Bhanuprakash Bodireddy
Re: [ovs-dev] [PATCH v2 00/12] Improve performance of OVS-DPDK classifier.
Daniele Di Proietto
[ovs-dev] [PATCH] netdev-dpdk: Assign value '0' to unsupported netdev features
Binbin Xu
[ovs-dev] [PATCH] ofproto: Return the OFPC_BUNDLES bit in switch features reply.
Jarno Rajahalme
[ovs-dev] Ich brauche Ihre Unterstützung zu investieren !!
Brownson Marbella
[ovs-dev] ovn: Improving southbound database security
Russell Bryant
Re: [ovs-dev] ovn: Improving southbound database security
Numan Siddique
Re: [ovs-dev] ovn: Improving southbound database security
Russell Bryant
Re: [ovs-dev] ovn: Improving southbound database security
Ben Pfaff
Re: [ovs-dev] ovn: Improving southbound database security
Russell Bryant
Re: [ovs-dev] ovn: Improving southbound database security
Han Zhou
Re: [ovs-dev] ovn: Improving southbound database security
Russell Bryant
Re: [ovs-dev] ovn: Improving southbound database security
Ben Pfaff
Re: [ovs-dev] ovn: Improving southbound database security
Lance Richardson
Re: [ovs-dev] ovn: Improving southbound database security
Ben Pfaff
Re: [ovs-dev] ovn: Improving southbound database security
Ben Pfaff
Re: [ovs-dev] ovn: Improving southbound database security
Lance Richardson
Re: [ovs-dev] ovn: Improving southbound database security
Andy Zhou
Re: [ovs-dev] ovn: Improving southbound database security
Lance Richardson
Re: [ovs-dev] ovn: Improving southbound database security
Darrell Ball
[ovs-dev] [PATCH v1] Python-IDL: getattr after mutate fix
Amitabha Biswas
Re: [ovs-dev] [PATCH v1] Python-IDL: getattr after mutate fix
Russell Bryant
Re: [ovs-dev] [PATCH v1] Python-IDL: getattr after mutate fix
Amitabha Biswas
[ovs-dev] [PATCH v1] Python-IDL: getattr after mutate fix
Amitabha Biswas
Re: [ovs-dev] [PATCH v1] Python-IDL: getattr after mutate fix
Russell Bryant
[ovs-dev] Why not implement netdev datapath in a separated process
Huanle Han
Re: [ovs-dev] Why not implement netdev datapath in a separated process
Aaron Conole
[ovs-dev] Always generate port status on port config change (EXT-338) in OpenFlow 1.5.
varsha agarwal
Re: [ovs-dev] Always generate port status on port config change (EXT-338) in OpenFlow 1.5.
Ben Pfaff
[ovs-dev] [PATCH] netdev: Initialize netdev's features before getting them
Binbin Xu
Re: [ovs-dev] [PATCH] netdev: Initialize netdev's features before getting them
Aaron Conole
[ovs-dev] 答复: Re: [PATCH] netdev: Initialize netdev's features before getting them
xu . binbin1
Re: [ovs-dev] 答复: Re: [PATCH] netdev: Initialize netdev's features before getting them
Aaron Conole
[ovs-dev] QoS Rate limiting
KHAN, RAO ADNAN
[ovs-dev] [PATCH] ovn-test: Fix 'test-ovn composition' crash
Andy Zhou
Re: [ovs-dev] [PATCH] ovn-test: Fix 'test-ovn composition' crash
Ben Pfaff
Re: [ovs-dev] [PATCH] ovn-test: Fix 'test-ovn composition' crash
Andy Zhou
[ovs-dev] [PATCH 1/2] ovn-nbctl: Add NAT commands.
nickcooper-zhangtonghao
[ovs-dev] [PATCH 2/2] ovn-nbctl: Fix manpage formatting typo.
nickcooper-zhangtonghao
[ovs-dev] The Patch netdev-dpdk: add TSO support for vhost-user ports
Michael Qiu
Re: [ovs-dev] The Patch netdev-dpdk: add TSO support for vhost-user ports
Kavanagh, Mark B
Re: [ovs-dev] The Patch netdev-dpdk: add TSO support for vhost-user ports
Michael Qiu
Re: [ovs-dev] The Patch netdev-dpdk: add TSO support for vhost-user ports
Kavanagh, Mark B
Re: [ovs-dev] The Patch netdev-dpdk: add TSO support for vhost-user ports
网易
Earlier messages
Later messages