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

Guru Shetty guru at ovn.org
Thu Mar 3 22:07:30 UTC 2016


On 3 March 2016 at 11:08, Darrell Ball <dball at vmware.com> 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" <dlu998 at gmail.com> wrote:
>
> >Signed-off-by: Darrell Ball <dball at vmware.com>
>

Acked-by: Gurucharan Shetty <guru at ovn.org>


> >---
> > tests/ovn.at | 6 ++----
> > 1 file changed, 2 insertions(+), 4 deletions(-)
> >
> >diff --git a/tests/ovn.at b/tests/ovn.at
> >index e00674d..a60ab56 100644
> >--- 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 from the gateway properly.
> >-    #test_packet $s ffffffffffff f0000000000$s 0${s}ff $bcast
>  #2
> >-    #test_packet $s 010000000000 f0000000000$s 0${s}ff $bcast
>  #2
> >+    test_packet $s ffffffffffff f0000000000$s 0${s}ff $bcast
>  #2
> >+    test_packet $s 010000000000 f0000000000$s 0${s}ff $bcast
>  #2
> >
> >     test_packet $s f0000000ffff f0000000000$s 0${s}66 $unknown
>  #3
> > done
> >--
> >1.9.1
> >
> _______________________________________________
> dev mailing list
> dev at openvswitch.org
> http://openvswitch.org/mailman/listinfo/dev
>



More information about the dev mailing list