On Wed, Dec 28, 2016 at 5:56 PM, Yi Yang <[email protected]> wrote: > Do not always set skb->protocol to be the ethertype of the L3 header. > For a packet with non-accelerated VLAN tags skb->protocol needs to be the > ethertype of the outermost non-accelerated VLAN ethertype. > > Any VLAN offloading is undone on the OVS netlink interface, and any VLAN tags > added by userspace are non-accelerated, as are double tagged VLAN packets. > > Fixes: 018c1dda5f ("openvswitch: 802.1AD Flow handling, actions, vlan > parsing, netlink attributes") > Fixes: 5108bbaddc ("openvswitch: add processing of L3 packets") > Signed-off-by: Jarno Rajahalme <[email protected]> > Signed-off-by: Yi Yang <[email protected]> This is not upstream patch. So even though it fixes the issue we can not apply it to out of tree kernel module.
Can you look at the net branch for the correct patch. Thanks. _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
