> -----Original Message-----
> From: Xie, WeiX <[email protected]>
> Sent: Tuesday, February 23, 2021 3:18 PM
> To: Rong, Leyi <[email protected]>; Zhang, Qi Z <[email protected]>; Lu,
> Wenzhuo <[email protected]>; Xing, Beilei <[email protected]>
> Cc: [email protected]; Wang, Haiyue <[email protected]>; Rong, Leyi
> <[email protected]>
> Subject: RE: [dpdk-dev] [PATCH] net/iavf: fix the VLAN tag extraction handling
>
> Tested-by: Xie,WeiX < [email protected]>
>
> Regards,
> Xie Wei
>
> > -----Original Message-----
> > From: dev [mailto:[email protected]] On Behalf Of Leyi Rong
> > Sent: Tuesday, February 23, 2021 11:11 AM
> > To: Zhang, Qi Z <[email protected]>; Lu, Wenzhuo
> > <[email protected]>; Xing, Beilei <[email protected]>
> > Cc: [email protected]; Wang, Haiyue <[email protected]>; Rong, Leyi
> > <[email protected]>
> > Subject: [dpdk-dev] [PATCH] net/iavf: fix the VLAN tag extraction
> > handling
> >
> > From: Haiyue Wang <[email protected]>
> >
> > The new VIRTCHNL_VF_OFFLOAD_VLAN_V2 capability added support that
> > allows the PF to set the location of the RX VLAN tag for stripping offloads.
> >
> > So the VF needs to extract the VLAN tag according to the location flags.
> >
> > Fixes: 1c301e8c3cff ("net/iavf: support new VLAN capabilities")
> >
> > Signed-off-by: Haiyue Wang <[email protected]>
> > Signed-off-by: Leyi Rong <[email protected]>
Acked-by: Qi Zhang <[email protected]>
Applied to dpdk-next-net-intel.
Thanks
Qi