On 3/10/16, 5:24 PM, "Ben Pfaff" <b...@ovn.org> wrote: >On Thu, Mar 03, 2016 at 07:08:01PM +0000, 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 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 > >Is this being enabled because patch 1/3 makes these tests pass? right > If so, >then usually we would fold that into patch 1. Thanks Ok, will fold together > _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev
- [ovs-dev] [PATCH 0/3] VTEP BUM Support Changes Darrell Ball
- [ovs-dev] [PATCH 2/3] Enable some existing OVN BUM tes... Darrell Ball
- Re: [ovs-dev] [PATCH 2/3] Enable some existing OVN... Darrell Ball
- Re: [ovs-dev] [PATCH 2/3] Enable some existing... Guru Shetty
- Re: [ovs-dev] [PATCH 2/3] Enable some existing... Ben Pfaff
- Re: [ovs-dev] [PATCH 2/3] Enable some exis... Darrell Ball
- [ovs-dev] [PATCH 3/3] Handle tunnel set changes for BU... Darrell Ball
- Re: [ovs-dev] [PATCH 3/3] Handle tunnel set change... Russell Bryant
- Re: [ovs-dev] [PATCH 3/3] Handle tunnel set ch... Darrell Ball
- Re: [ovs-dev] [PATCH 3/3] Handle tunnel se... Russell Bryant
- Re: [ovs-dev] [PATCH 3/3] Handle tunn... Darrell Ball
- Re: [ovs-dev] [PATCH 3/3] Handle tunnel set change... Guru Shetty
- Re: [ovs-dev] [PATCH 3/3] Handle tunnel set ch... Darrell Ball
- [ovs-dev] [PATCH 1/3] VTEP Schema - Support mcast macs... Darrell Ball
- Re: [ovs-dev] [PATCH 1/3] VTEP Schema - Support mc... Russell Bryant
- Re: [ovs-dev] [PATCH 1/3] VTEP Schema - Suppor... Darrell Ball