Re: [ovs-dev] [PATCH 0/2] Misc. fixes to ovs-tcpdump

2016-07-01 Thread Ben Pfaff
On Fri, Jul 01, 2016 at 04:59:39PM -0400, Aaron Conole wrote: > From: Aaron Conole > > The ovs-tcpdump framework has a few minor issues related to edge cases, > such as dpdk bonds, and some tcpdump / tshark command line options. These > changes are some minor fixups for these cases. This was te

[ovs-dev] [PATCH 0/2] Misc. fixes to ovs-tcpdump

2016-07-01 Thread Aaron Conole
From: Aaron Conole The ovs-tcpdump framework has a few minor issues related to edge cases, such as dpdk bonds, and some tcpdump / tshark command line options. These changes are some minor fixups for these cases. This was tested with DPDK ports, non-dpdk ports, and by torturing the dump-cmd to t