Re: [ovs-dev] [PATCH 2/3] Enable some existing OVN BUM tests

2016-03-10 Thread Darrell Ball
On 3/10/16, 5:24 PM, "Ben Pfaff" wrote: >On Thu, Mar 03, 2016 at 07:08:01PM +, Darrell Ball wrote: >> >--- a/tests/ovn.at >> >+++ b/tests/ovn.at >> >@@ -870,10 +870,8 @@ for s in 1 2 3; do >> > done >> > >> > # Broadcast and multicast. >> >-# xxx ovn-controller-vtep doesn't

Re: [ovs-dev] [PATCH 2/3] Enable some existing OVN BUM tests

2016-03-10 Thread Ben Pfaff
On Thu, Mar 03, 2016 at 07:08:01PM +, Darrell Ball wrote: > >--- a/tests/ovn.at > >+++ b/tests/ovn.at > >@@ -870,10 +870,8 @@ for s in 1 2 3; do > > done > > > > # Broadcast and multicast. > >-# xxx ovn-controller-vtep doesn't handle multicast traffic that is > >-# xxx sourced

Re: [ovs-dev] [PATCH 2/3] Enable some existing OVN BUM tests

2016-03-04 Thread Guru Shetty
On 3 March 2016 at 11:08, Darrell Ball wrote: > Resending, as patches are visible in the mailing list archive, but not > actually received by all > > > > > > > > On 2/12/16, 5:12 PM, "Darrell Ball" wrote: > > >Signed-off-by: Darrell Ball > Acked-by: Gurucharan Shetty > >--- > > tests/ovn.at

Re: [ovs-dev] [PATCH 2/3] Enable some existing OVN BUM tests

2016-03-03 Thread Darrell Ball
Resending, as patches are visible in the mailing list archive, but not actually received by all On 2/12/16, 5:12 PM, "Darrell Ball" wrote: >Signed-off-by: Darrell Ball >--- > tests/ovn.at | 6 ++ > 1 file changed, 2 insertions(+), 4 deletions(-) > >diff --git a/tests/ovn.at b/tests/ov