On Mon, Jan 09, 2017 at 03:03:00PM +0530, Pravin Shelar wrote:
> On Tue, Jan 3, 2017 at 6:47 AM, Yang, Yi Y <yi.y.y...@intel.com> wrote:
> > Pravin, the issue is current ovs has too many differences from net-next 
> > tree, the best way is to apply all the patches before your patch, but it 
> > seems a super huge work, it is out of my capability :-) Anybody of you is 
> > working on this?
> >
> 
> First we need to get 802.1ad patches merged in OVS out of tree module.
> Eric is working on 802.1ad support to OVS. I guess he will backport
> these patches to out of tree kernel module along with the userspace
> patches. That will cover majority of the remaining changes.

Yes. I plan to backport it to the out-of-tree module after userspace
lands. Though I intend to do it as a separate patch series.

> 
> > -----Original Message-----
> > From: Pravin Shelar [mailto:pshe...@ovn.org]
> > Sent: Sunday, January 1, 2017 3:45 PM
> > To: Yang, Yi Y <yi.y.y...@intel.com>
> > Cc: ovs dev <d...@openvswitch.org>; Jarno Rajahalme <ja...@ovn.org>
> > Subject: Re: [PATCH v2 14/17] datapath: Fix skb->protocol for vlan frames
> >
> > On Wed, Dec 28, 2016 at 5:56 PM, Yi Yang <yi.y.y...@intel.com> 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 <ja...@ovn.org>
> >> Signed-off-by: Yi Yang <yi.y.y...@intel.com>
> > 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
> d...@openvswitch.org
> https://mail.openvswitch.org/mailman/listinfo/ovs-dev
_______________________________________________
dev mailing list
d...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to