Re: [ovs-dev] [PATCH v2 2/2] system-ovn.at: Add another load-balancing test.

2016-08-13 Thread Guru Shetty
On 12 August 2016 at 15:46, Joe Stringer wrote: > On 12 August 2016 at 02:48, Gurucharan Shetty wrote: > > The client and servers are in the same subnet. > > > > (This would not have worked without the recent > > IPv6 patches that let packets to loop back) > > > > Signed-off-by: Gurucharan Shett

Re: [ovs-dev] [PATCH v2 2/2] system-ovn.at: Add another load-balancing test.

2016-08-12 Thread Joe Stringer
On 12 August 2016 at 02:48, Gurucharan Shetty wrote: > The client and servers are in the same subnet. > > (This would not have worked without the recent > IPv6 patches that let packets to loop back) > > Signed-off-by: Gurucharan Shetty A couple of minor comments below, but otherwise this seems f

[ovs-dev] [PATCH v2 2/2] system-ovn.at: Add another load-balancing test.

2016-08-12 Thread Gurucharan Shetty
The client and servers are in the same subnet. (This would not have worked without the recent IPv6 patches that let packets to loop back) Signed-off-by: Gurucharan Shetty --- tests/system-ovn.at | 118 1 file changed, 118 insertions(+) diff