Re: [ovs-dev] [PATCH 0/3] Vagrant userspace testsuite

2015-08-07 Thread Daniele Di Proietto
On 07/08/2015 19:15, "Joe Stringer" wrote: >On 4 August 2015 at 11:00, Daniele Di Proietto >wrote: >> This series adds a new testsuite for the userspace datapath that runs >> the already written kmod-sanity tests. The reason for this are >> explained in the 3rd commit message. >> >> The first

Re: [ovs-dev] [PATCH 0/3] Vagrant userspace testsuite

2015-08-07 Thread Joe Stringer
On 4 August 2015 at 11:00, Daniele Di Proietto wrote: > This series adds a new testsuite for the userspace datapath that runs > the already written kmod-sanity tests. The reason for this are > explained in the 3rd commit message. > > The first two commits just move some code (without modifing it)