Re: [ovs-dev] [PATCH v2 12/15] tests: Add conntrack ofproto-dpif tests.

2016-04-26 Thread Flavio Leitner
On Fri, Apr 15, 2016 at 05:02:44PM -0700, Daniele Di Proietto wrote: > While the system testsuite already has connection tracking tests, it > will be still useful to add some to the standard testsuite because: > > * They're run more often by developers. > * Some of them are more interesting for th

[ovs-dev] [PATCH v2 12/15] tests: Add conntrack ofproto-dpif tests.

2016-04-15 Thread Daniele Di Proietto
While the system testsuite already has connection tracking tests, it will be still useful to add some to the standard testsuite because: * They're run more often by developers. * Some of them are more interesting for the userspace datapath. Signed-off-by: Daniele Di Proietto --- tests/ofproto-d