On Mon, Aug 19, 2013 at 2:07 PM, Ruß, André <[email protected]> wrote:
> Hi,
>
>
>
> I run two bridges on my openvswitch (ovsbr0, ovsbr1) both have redundant
> ports (bond0, bond1 with lacp) since the port groups have different
> performance (1gbs and 10gbs). Multiple internal interfaces are connected to
> the bridges and get network traffic assigned based on the vlan tag.
>
> Since version 3.10 of the kernel only works with the first bridge (ovsbr0)
> as expected the second one gets not tagged traffic (untagged works fine!).
>
> It makes no difference if I use the default kernel module or the upstream
> datapath module.

Can you run ovs-dpctl dump-flows and tcpdump when you have some vlan
traffic running through each of the bridges and send that and the
output of ovs-dpctl show?
_______________________________________________
discuss mailing list
[email protected]
http://openvswitch.org/mailman/listinfo/discuss

Reply via email to