Messages by Date
-
2016/10/07
Re: [ovs-dev] [PATCH] ovn: Fix "trace" test to wait for synchronization of southbound ports.
Ben Pfaff
-
2016/10/07
Re: [ovs-dev] [PATCH 1/2] smap: New macro SMAP_CONST2 for an immutable map of 2 key-value pairs.
Ben Pfaff
-
2016/10/07
Re: [ovs-dev] [PATCH] ovn: Fix "trace" test to wait for synchronization of southbound ports.
Andy Zhou
-
2016/10/07
Re: [ovs-dev] [PATCH 2/2] ovn-trace: Include source file and line number reference in output.
Andy Zhou
-
2016/10/07
Re: [ovs-dev] [PATCH 1/2] smap: New macro SMAP_CONST2 for an immutable map of 2 key-value pairs.
Andy Zhou
-
2016/10/07
Re: [ovs-dev] [PATCH 12/12] timeval: Reorder elements in clock structure.
Jarno Rajahalme
-
2016/10/07
Re: [ovs-dev] [PATCH 11/12] netlink-socket: Reorder elements in nl_dump structure.
Jarno Rajahalme
-
2016/10/07
Re: [ovs-dev] [PATCH 10/12] ovsdb: Reorder elements in ovsdb_table_schema structure.
Jarno Rajahalme
-
2016/10/07
Re: [ovs-dev] [PATCH 09/12] dpif: Reorder elements in dpif_upcall structure.
Jarno Rajahalme
-
2016/10/07
Re: [ovs-dev] [PATCH 08/12] dpif-netdev: Reorder elements in dp_netdev_port structure.
Jarno Rajahalme
-
2016/10/07
Re: [ovs-dev] [PATCH 07/12] dpif-netdev: Cache align netdev_flow_keys.
Jarno Rajahalme
-
2016/10/07
Re: [ovs-dev] [PATCH 06/12] cmap: Remove prefetching in cmap_find_batch().
Jarno Rajahalme
-
2016/10/07
Re: [ovs-dev] [PATCH 05/12] dpif-netdev: Clear flow batches inside packet_batch_execute.
Jarno Rajahalme
-
2016/10/07
Re: [ovs-dev] [PATCH 04/12] hash: Skip invoking mhash_add__() with zero input.
Jarno Rajahalme
-
2016/10/07
Re: [ovs-dev] [PATCH 03/12] flow: Skip invoking expensive count_1bits() with zero input.
Jarno Rajahalme
-
2016/10/07
Re: [ovs-dev] [PATCH 02/12] flow: Add comments to mf_get_next_in_map()
Jarno Rajahalme
-
2016/10/07
Re: [ovs-dev] [PATCH 01/12] dpcls: Use 32 packet batches for lookups.
Jarno Rajahalme
-
2016/10/07
[ovs-dev] [PATCH 3/6] checkpatch: print the final warning / error count
Aaron Conole
-
2016/10/07
[ovs-dev] [PATCH 6/6] checkpatch: Print file line numbers
Aaron Conole
-
2016/10/07
[ovs-dev] [PATCH 5/6] checkpatch: convert some of the warnings
Aaron Conole
-
2016/10/07
[ovs-dev] [PATCH 4/6] checkpatch: Print the line in question distinctly
Aaron Conole
-
2016/10/07
[ovs-dev] [PATCH 2/6] checkpatch: Announce the file where errors occur.
Aaron Conole
-
2016/10/07
[ovs-dev] [PATCH 1/6] checkpatch: Fix up the co-authors check
Aaron Conole
-
2016/10/07
[ovs-dev] [PATCH 0/6] Misc. Checkpatch cleanups
Aaron Conole
-
2016/10/07
Re: [ovs-dev] [PATCH v10] ovn-nbctl: Add LB commands.
Guru Shetty
-
2016/10/07
Re: [ovs-dev] [Backport Request] For branch-2.5, backport rhel-systemd integration
Flavio Leitner
-
2016/10/07
[ovs-dev] [PATCH] rhel-systemd: Delay shutting down the services
Aaron Conole
-
2016/10/07
[ovs-dev] [PATCH] lex: Treat formfeeds as white space.
Ben Pfaff
-
2016/10/07
[ovs-dev] [PATCH 1/2] smap: New macro SMAP_CONST2 for an immutable map of 2 key-value pairs.
Ben Pfaff
-
2016/10/07
[ovs-dev] [PATCH 2/2] ovn-trace: Include source file and line number reference in output.
Ben Pfaff
-
2016/10/07
[ovs-dev] [PATCH] ovn: Fix "trace" test to wait for synchronization of southbound ports.
Ben Pfaff
-
2016/10/07
[ovs-dev] [PATCH 09/12] dpif: Reorder elements in dpif_upcall structure.
Bhanuprakash Bodireddy
-
2016/10/07
[ovs-dev] [PATCH 07/12] dpif-netdev: Cache align netdev_flow_keys.
Bhanuprakash Bodireddy
-
2016/10/07
[ovs-dev] [PATCH 12/12] timeval: Reorder elements in clock structure.
Bhanuprakash Bodireddy
-
2016/10/07
[ovs-dev] [PATCH 10/12] ovsdb: Reorder elements in ovsdb_table_schema structure.
Bhanuprakash Bodireddy
-
2016/10/07
[ovs-dev] [PATCH 11/12] netlink-socket: Reorder elements in nl_dump structure.
Bhanuprakash Bodireddy
-
2016/10/07
[ovs-dev] [PATCH 06/12] cmap: Remove prefetching in cmap_find_batch().
Bhanuprakash Bodireddy
-
2016/10/07
[ovs-dev] [PATCH 08/12] dpif-netdev: Reorder elements in dp_netdev_port structure.
Bhanuprakash Bodireddy
-
2016/10/07
[ovs-dev] [PATCH 04/12] hash: Skip invoking mhash_add__() with zero input.
Bhanuprakash Bodireddy
-
2016/10/07
[ovs-dev] [PATCH 05/12] dpif-netdev: Clear flow batches inside packet_batch_execute.
Bhanuprakash Bodireddy
-
2016/10/07
[ovs-dev] [PATCH 03/12] flow: Skip invoking expensive count_1bits() with zero input.
Bhanuprakash Bodireddy
-
2016/10/07
[ovs-dev] [PATCH 01/12] dpcls: Use 32 packet batches for lookups.
Bhanuprakash Bodireddy
-
2016/10/07
[ovs-dev] [PATCH 02/12] flow: Add comments to mf_get_next_in_map()
Bhanuprakash Bodireddy
-
2016/10/07
[ovs-dev] [PATCH 00/12] Improve performance of OVS-DPDK classifier
Bhanuprakash Bodireddy
-
2016/10/07
[ovs-dev] [PATCH] ovn-nb: Document the syntax for an address set name.
Ben Pfaff
-
2016/10/07
Re: [ovs-dev] [PATCH] ovn-northd: Drop redundant matching constraints in build_stateful().
Ben Pfaff
-
2016/10/07
Re: [ovs-dev] [PATCH 3/7] ovn: Fix some races in IPAM connectivity test.
Ben Pfaff
-
2016/10/07
Re: [ovs-dev] [PATCH 1/7] ovn: Fix races in MAC_Binding deletion test.
Ben Pfaff
-
2016/10/07
Re: [ovs-dev] [PATCH 7/7] ovn: Remove weird or unneeded keywords from tests.
Guru Shetty
-
2016/10/07
Re: [ovs-dev] [PATCH 6/7] ovn: Fix some races in ovn-controller-vtep tests.
Guru Shetty
-
2016/10/07
Re: [ovs-dev] [PATCH 5/7] ovn: Wait for ovn-northd to catch up in "ovn-sbctl" test.
Guru Shetty
-
2016/10/07
Re: [ovs-dev] [PATCH 4/7] ovn: Fix race in "ovn -- ipam" test.
Guru Shetty
-
2016/10/07
Re: [ovs-dev] [PATCH 3/7] ovn: Fix some races in IPAM connectivity test.
Guru Shetty
-
2016/10/07
Re: [ovs-dev] [PATCH 2/7] ovn: Fix bugs in port security test.
Guru Shetty
-
2016/10/07
Re: [ovs-dev] [PATCH 1/7] ovn: Fix races in MAC_Binding deletion test.
Guru Shetty
-
2016/10/06
[ovs-dev] RETURNED MAIL: SEE TRANSCRIPT FOR DETAILS
teffal
-
2016/10/06
[ovs-dev] [PATCH 4/4] expr: Better simplify some special cases of expressions.
Ben Pfaff
-
2016/10/06
[ovs-dev] [PATCH 2/4] expr: Fix abort when simplifying "x != 0/0".
Ben Pfaff
-
2016/10/06
[ovs-dev] [PATCH 1/4] expr: Simplify "x == 0/0" into 1.
Ben Pfaff
-
2016/10/06
[ovs-dev] [PATCH 3/4] expr: Improve test so that it would have found the bugs I just fixed.
Ben Pfaff
-
2016/10/06
Re: [ovs-dev] [PATCH v3 1/4] ovn: ovn-ctl support for HA ovn DB servers
Andy Zhou
-
2016/10/06
Re: [ovs-dev] [PATCH] Add support for specifying SSL connection parameters to ovsdb
Ethan Rahn
-
2016/10/06
[ovs-dev] [PATCH] Add support for specifying SSL connection parameters to ovsdb
Ethan Rahn
-
2016/10/06
[ovs-dev] [PATCH] Add support for specifying SSL connection parameters to ovsdb
Ethan Rahn
-
2016/10/06
Re: [ovs-dev] [PATCH] ovn-northd: Drop redundant matching constraints in build_stateful().
Justin Pettit
-
2016/10/06
Re: [ovs-dev] Hyphens in address set names
Ben Pfaff
-
2016/10/06
[ovs-dev] Hyphens in address set names
Kevin Lin
-
2016/10/06
Re: [ovs-dev] [PATCH] NEWS: Add release date for 2.6.0.
Ben Pfaff
-
2016/10/06
Re: [ovs-dev] [PATCH v2] ovn-northd: support IPAM with externally specified MAC
Ben Pfaff
-
2016/10/06
Re: [ovs-dev] [PATCH v2] ovn-northd: support IPAM with externally specified MAC
Lance Richardson
-
2016/10/06
[ovs-dev] [PATCH v2] ovn: Add a case of policy based routing.
Gurucharan Shetty
-
2016/10/06
Re: [ovs-dev] [PATCH] NEWS: Add release date for 2.6.0.
Thadeu Lima de Souza Cascardo
-
2016/10/06
[ovs-dev] [PATCH] NEWS: Add release date for 2.6.0.
Ben Pfaff
-
2016/10/06
Re: [ovs-dev] [PATCH v2] ovn-northd: support IPAM with externally specified MAC
Ben Pfaff
-
2016/10/06
[ovs-dev] [PATCH v4] ovn-controller: add quiet mode
Ryan Moats
-
2016/10/06
Re: [ovs-dev] ovn-controller: honor ovs_idl_txn when calculating and installing flows.
Ben Pfaff
-
2016/10/06
Re: [ovs-dev] [PATCH v2] ovn: Make ipam tests more reliable
Ben Pfaff
-
2016/10/06
Re: [ovs-dev] [PATCH] ofproto: Always delete rules before deleting a meter.
Petr Machata
-
2016/10/06
[ovs-dev] [PATCH v2] ovn-northd: support IPAM with externally specified MAC
Lance Richardson
-
2016/10/06
Re: [ovs-dev] [PATCH 1/4] ovn: make ipam tests more reliable
Ben Pfaff
-
2016/10/06
[ovs-dev] [patch_v4] ovn: Add additional comments regarding arp responders.
Darrell Ball
-
2016/10/06
Re: [ovs-dev] [PATCH ovs RFC 0/9] Introducing HW offload support for openvswitch
Rony Efraim
-
2016/10/06
Re: [ovs-dev] [PATCH 1/4] ovn: make ipam tests more reliable
nickcooper-zhangtonghao
-
2016/10/06
Re: [ovs-dev] [PATCH 1/4] ovn: make ipam tests more reliable
Ben Pfaff
-
2016/10/06
Re: [ovs-dev] [Backport Request] For branch-2.5, backport rhel-systemd integration
Aaron Conole
-
2016/10/06
[ovs-dev] Returned mail: see transcript for details
Post Office
-
2016/10/06
Re: [ovs-dev] [PATCH 1/4] ovn: make ipam tests more reliable
nickcooper-zhangtonghao
-
2016/10/06
[ovs-dev] [PATCH 1/1] doc: Update DPDK pdump documentation
Mark Kavanagh
-
2016/10/05
[ovs-dev] [PATCH 15/15] ovsdb-idl: Check internal graph in OVSDB tests.
Ben Pfaff
-
2016/10/05
[ovs-dev] [PATCH 14/15] ovsdb-idl: Mark ovsdb_idl_get_row_arc() parameter const.
Ben Pfaff
-
2016/10/05
[ovs-dev] [PATCH 13/15] ovsdb-idl: Add some more implementation comments.
Ben Pfaff
-
2016/10/05
[ovs-dev] [PATCH 11/15] ovsdb-idl: Sort and unique-ify datum in ovsdb_idl_txn_write().
Ben Pfaff
-
2016/10/05
[ovs-dev] [PATCH 10/15] ovsdb-idl: Improve comment on ovsdb_idl_txn_write[_clone]().
Ben Pfaff
-
2016/10/05
[ovs-dev] [PATCH 12/15] ovsdb-idlc: Remove special case for "sizeof bool".
Ben Pfaff
-
2016/10/05
[ovs-dev] [PATCH 09/15] ovsdb-idlc: Eliminate <prefix>_init() function from generated code.
Ben Pfaff
-
2016/10/05
[ovs-dev] [PATCH 07/15] ovsdb-idlc: Declare loop variables in for statements in generated code.
Ben Pfaff
-
2016/10/05
[ovs-dev] [PATCH 08/15] ovsdb-idlc: Consolidate assertions.
Ben Pfaff
-
2016/10/05
[ovs-dev] [PATCH 06/15] ovsdb-idlc: Make generated references to columns easier to read.
Ben Pfaff
-
2016/10/05
[ovs-dev] [PATCH 05/15] ovsdb-idlc: Make generated references to table classes easier to read.
Ben Pfaff
-
2016/10/05
[ovs-dev] [PATCH 04/15] ovsdb-idlc: Simplify code generation to parse sets and maps of references.
Ben Pfaff
-
2016/10/05
[ovs-dev] [PATCH 03/15] ovsdb-idlc: Factor out sorting columns.
Ben Pfaff
-
2016/10/05
[ovs-dev] [PATCH 01/15] ovsdb-idlc: Use ovsdb_datum_from_smap() instead of open-coding it.
Ben Pfaff
-
2016/10/05
[ovs-dev] [PATCH 02/15] ovsdb-idlc: Remove obsolete documentation and usage.
Ben Pfaff
-
2016/10/05
[ovs-dev] [PATCH] tests: Get rid of overly specific --pidfile and --unixctl options.
Ben Pfaff
-
2016/10/05
Re: [ovs-dev] [PATCH] json: Fix non-static json char lookup table.
Joe Stringer
-
2016/10/05
Re: [ovs-dev] [PATCH] json: Fix non-static json char lookup table.
Ben Pfaff
-
2016/10/05
[ovs-dev] [PATCH] json: Fix non-static json char lookup table.
Joe Stringer
-
2016/10/05
Re: [ovs-dev] [PATCH ovs RFC 0/9] Introducing HW offload support for openvswitch
Joe Stringer
-
2016/10/05
Re: [ovs-dev] [ovs-dev,v2,2/4] ovn-controller: add quiet mode
Ryan Moats
-
2016/10/05
[ovs-dev] [PATCH] ovn-controller: honor ovs_idl_txn when calculating and installing flows.
Ryan Moats
-
2016/10/05
[ovs-dev] [PATCH 7/7] ovn: Remove weird or unneeded keywords from tests.
Ben Pfaff
-
2016/10/05
[ovs-dev] [PATCH] ovn-northd: Drop redundant matching constraints in build_stateful().
Ben Pfaff
-
2016/10/05
[ovs-dev] [PATCH] tests: Fix double-rebuild of testsuite for "check-valgrind".
Ben Pfaff
-
2016/10/05
[ovs-dev] [PATCH 5/7] ovn: Wait for ovn-northd to catch up in "ovn-sbctl" test.
Ben Pfaff
-
2016/10/05
[ovs-dev] [PATCH 6/7] ovn: Fix some races in ovn-controller-vtep tests.
Ben Pfaff
-
2016/10/05
[ovs-dev] [PATCH 4/7] ovn: Fix race in "ovn -- ipam" test.
Ben Pfaff
-
2016/10/05
[ovs-dev] [PATCH 2/7] ovn: Fix bugs in port security test.
Ben Pfaff
-
2016/10/05
[ovs-dev] [PATCH 3/7] ovn: Fix some races in IPAM connectivity test.
Ben Pfaff
-
2016/10/05
[ovs-dev] [PATCH 1/7] ovn: Fix races in MAC_Binding deletion test.
Ben Pfaff
-
2016/10/05
Re: [ovs-dev] [patch_v3] ovn: Add additional comments regarding arp responders.
Darrell Ball
-
2016/10/05
[ovs-dev] [patch_v3] ovn: Add additional comments regarding arp responders.
Darrell Ball
-
2016/10/05
[ovs-dev] [CudaMailTagged] [patch_v3] ovn: Add additional comments regarding arp responders.
Darrell Ball
-
2016/10/05
Re: [ovs-dev] [PATCH 4/4] ovn-nbctl: Improve ovn-nbctl manpage
Ben Pfaff
-
2016/10/05
Re: [ovs-dev] [PATCH 3/4] ovn-nbctl: Fix memory leak in nbctl_lr_route_add
Ben Pfaff
-
2016/10/05
Re: [ovs-dev] [PATCH 2/4] ovn-nbctl: Check the length of MAC address
Ben Pfaff
-
2016/10/05
Re: [ovs-dev] [PATCH 1/4] ovn: make ipam tests more reliable
Ben Pfaff
-
2016/10/05
Re: [ovs-dev] [PACTCH v14] DSCP marking on packets
Ben Pfaff
-
2016/10/05
Re: [ovs-dev] [patch_v5] ovn: Add datapaths of interest filtering.
Darrell Ball
-
2016/10/05
Re: [ovs-dev] [patch_v2] ovn: Add additional comments regarding arp responders.
Darrell Ball
-
2016/10/05
Re: [ovs-dev] [patch_v2] ovn: Add additional comments regarding arp responders.
Mickey Spiegel
-
2016/10/05
[ovs-dev] [PATCH] datapath_windows: Set isActivated flag only on success
Shashank Ram
-
2016/10/05
Re: [ovs-dev] [PATCH] ovn-controller: Container can have connection to a hosting VM.
Guru Shetty
-
2016/10/05
[ovs-dev] [PATCH v2] ovn-controller: Container can have connection to a hosting VM.
Gurucharan Shetty
-
2016/10/05
Re: [ovs-dev] [RFC 0/5] Integrate Sphinx documentation generator
Stephen Finucane
-
2016/10/05
Re: [ovs-dev] [PATCH v3 0/4] High availability support for OVN DB servers using pacemaker
Andy Zhou
-
2016/10/05
Re: [ovs-dev] [ovs-dev,v2,2/4] ovn-controller: add quiet mode
Ryan Moats
-
2016/10/05
Re: [ovs-dev] [ovs-dev,v2,2/4] ovn-controller: add quiet mode
Ben Pfaff
-
2016/10/05
Re: [ovs-dev] [ovs-dev,v2,2/4] ovn-controller: add quiet mode
Ryan Moats
-
2016/10/05
Re: [ovs-dev] [PATCH ovs RFC 9/9] netdev-linux: add tc ingress qdisc support
Pravin Shelar
-
2016/10/05
Re: [ovs-dev] [PATCH] ovn-controller: Container can have connection to a hosting VM.
Ben Pfaff
-
2016/10/05
Re: [ovs-dev] [ovs-dev,v2,2/4] ovn-controller: add quiet mode
Ben Pfaff
-
2016/10/05
Re: [ovs-dev] [RFC 0/5] Integrate Sphinx documentation generator
Ben Pfaff
-
2016/10/05
Re: [ovs-dev] [PATCH v2 1/1] json: Serialize strings using a lookup table
Ben Pfaff
-
2016/10/05
[ovs-dev] [patch_v2] ovn: Add additional comments regarding arp responders.
Darrell Ball
-
2016/10/05
Re: [ovs-dev] [PATCH v2] python: Add SSL support to the python ovs client library
Ben Pfaff
-
2016/10/05
[ovs-dev] [PATCH v2 1/1] json: Serialize strings using a lookup table
Rodriguez Betancourt, Esteban
-
2016/10/05
Re: [ovs-dev] [Backport Request] For branch-2.5, backport rhel-systemd integration
Ben Pfaff
-
2016/10/05
Re: [ovs-dev] json: Serialize strings using a lookup table
Ben Pfaff
-
2016/10/05
Re: [ovs-dev] [PATCH] ofproto: Always delete rules before deleting a meter.
Ben Pfaff
-
2016/10/05
Re: [ovs-dev] [PATCH] INSTALL.Docker: Explain how to set up a system-id.
Guru Shetty
-
2016/10/05
Re: [ovs-dev] [PATCH v2] Fix missing system-id in INSTALL.Docker
Ben Pfaff
-
2016/10/05
Re: [ovs-dev] [PATCH ovs RFC 9/9] netdev-linux: add tc ingress qdisc support
Ben Pfaff
-
2016/10/05
Re: [ovs-dev] [RFC 1/5] Add initial sphinx configuration
Ben Pfaff
-
2016/10/05
Re: [ovs-dev] [Backport Request] For branch-2.5, backport rhel-systemd integration
Aaron Conole
-
2016/10/05
[ovs-dev] [PATCH v3] ovn-controller: add quiet mode
Ryan Moats
-
2016/10/05
Re: [ovs-dev] [PATCH ovs RFC 9/9] netdev-linux: add tc ingress qdisc support
Or Gerlitz
-
2016/10/05
Re: [ovs-dev] [PATCH 02/13] netdev-nodpdk.c: Add missing copyright.
Aaron Conole
-
2016/10/05
[ovs-dev] [PATCH v2] python: Add SSL support to the python ovs client library
Numan Siddique
-
2016/10/05
[ovs-dev] RETURNED MAIL: SEE TRANSCRIPT FOR DETAILS
MAILER-DAEMON
-
2016/10/05
Re: [ovs-dev] [PATCH v10] ovn-nbctl: Add LB commands.
nickcooper-zhangtonghao
-
2016/10/05
[ovs-dev] [PATCH 3/4] ovn-nbctl: Fix memory leak in nbctl_lr_route_add
nickcooper-zhangtonghao
-
2016/10/05
[ovs-dev] [PATCH 1/4] ovn: make ipam tests more reliable
nickcooper-zhangtonghao
-
2016/10/05
[ovs-dev] [PATCH 2/4] ovn-nbctl: Check the length of MAC address
nickcooper-zhangtonghao
-
2016/10/05
[ovs-dev] [PATCH 4/4] ovn-nbctl: Improve ovn-nbctl manpage
nickcooper-zhangtonghao
-
2016/10/05
Re: [ovs-dev] [PATCH] python: Add SSL support to the python ovs client library
Numan Siddique
-
2016/10/05
Re: [ovs-dev] [RFC 1/5] Add initial sphinx configuration
Stephen Finucane
-
2016/10/05
Re: [ovs-dev] [RFC 0/5] Integrate Sphinx documentation generator
Stephen Finucane
-
2016/10/05
Re: [ovs-dev] [PATCH v13 2/2] DSCP marking on packets
Babu Shanmugam
-
2016/10/05
[ovs-dev] [PACTCH v14] DSCP marking on packets
bschanmu
-
2016/10/04
[ovs-dev] [patch_v5] ovn: Add datapaths of interest filtering.
Darrell Ball
-
2016/10/04
[ovs-dev] [PATCH] ovn-controller: Container can have connection to a hosting VM.
Gurucharan Shetty
-
2016/10/04
Re: [ovs-dev] [PATCH v13 2/2] DSCP marking on packets
Babu Shanmugam
-
2016/10/04
[ovs-dev] [RFC 13/13] dpdk: Late initialization.
Daniele Di Proietto
-
2016/10/04
[ovs-dev] [PATCH 10/13] netdev-dpdk: Use init() function to initialize classes.
Daniele Di Proietto
-
2016/10/04
[ovs-dev] [PATCH 12/13] dpdk: New module with some code from netdev-dpdk.
Daniele Di Proietto
-
2016/10/04
[ovs-dev] [PATCH 08/13] netdev-dpdk: Remove useless nonpmd_mempool_mutex.
Daniele Di Proietto
-
2016/10/04
[ovs-dev] [PATCH 07/13] netdev-dpdk: Use xasprintf() when possible.
Daniele Di Proietto
-
2016/10/04
[ovs-dev] [PATCH 06/13] netdev-dpdk: Do not abort if out of hugepage memory.
Daniele Di Proietto
-
2016/10/04
[ovs-dev] [PATCH 11/13] netdev-dpdk: Change vlog module name to 'netdev_dpdk'.
Daniele Di Proietto
-
2016/10/04
[ovs-dev] [PATCH 09/13] netdev-dpdk: Remove useless 'rte_eal_init_ret'.
Daniele Di Proietto
-
2016/10/04
[ovs-dev] [PATCH 00/13] DPDK cleanup + late initialization
Daniele Di Proietto
-
2016/10/04
[ovs-dev] [PATCH 04/13] netdev-dpdk: Use RCU for egress QoS.
Daniele Di Proietto
-
2016/10/04
[ovs-dev] [PATCH 05/13] netdev-dpdk: Acquire dev->stats_lock only once.
Daniele Di Proietto
-
2016/10/04
[ovs-dev] [PATCH 03/13] netdev-dpdk: Refactor dpdk_mp_get().
Daniele Di Proietto
-
2016/10/04
[ovs-dev] [PATCH 01/13] netdev-dpdk.h: Add missing copyright.
Daniele Di Proietto
-
2016/10/04
[ovs-dev] [PATCH 02/13] netdev-nodpdk.c: Add missing copyright.
Daniele Di Proietto
-
2016/10/04
Re: [ovs-dev] [patch_v2 1/3] ovn: Skip logical switch "router type" port arp responder install.
Darrell Ball
-
2016/10/04
Re: [ovs-dev] [PATCH] ofproto: Always delete rules before deleting a meter.
Jarno Rajahalme
-
2016/10/04
Re: [ovs-dev] [PATCH v2] Fix missing system-id in INSTALL.Docker
Hui Kang
-
2016/10/04
Re: [ovs-dev] [patch_v2 1/3] ovn: Skip logical switch "router type" port arp responder install.
Mickey Spiegel
-
2016/10/04
Re: [ovs-dev] [RFC 1/5] Add initial sphinx configuration
Ben Pfaff
-
2016/10/04
Re: [ovs-dev] [PATCH ovs RFC 9/9] netdev-linux: add tc ingress qdisc support
Ben Pfaff
-
2016/10/04
Re: [ovs-dev] [RFC 1/5] Add initial sphinx configuration
Joe Stringer
-
2016/10/04
Re: [ovs-dev] [patch_v2 1/3] ovn: Skip logical switch "router type" port arp responder install.
Darrell Ball
-
2016/10/04
Re: [ovs-dev] [Backport Request] For branch-2.5, backport rhel-systemd integration
Ben Pfaff
-
2016/10/04
Re: [ovs-dev] [patch_v2 1/3] ovn: Skip logical switch "router type" port arp responder install.
Darrell Ball
-
2016/10/04
Re: [ovs-dev] [PATCH] NEWS: Move entry from 'v2.6.0' to 'Post-v2.6.0'
Ben Pfaff
-
2016/10/04
Re: [ovs-dev] [PATCH v3 1/1] json: Use reference counting in JSON objects
Ben Pfaff
-
2016/10/04
[ovs-dev] [PATCH] dpif-netdev: Fix crash in dpif_netdev_execute().
Daniele Di Proietto
-
2016/10/04
[ovs-dev] [PATCH] INSTALL.Docker: Explain how to set up a system-id.
Ben Pfaff