> -----Original Message-----
> From: Li, Xiaoyun <[email protected]>
> Sent: Thursday, February 4, 2021 11:11 AM
> To: Wu, Jingjing <[email protected]>; Xing, Beilei
> <[email protected]>;
> [email protected]
> Cc: Li, Xiaoyun <[email protected]>
> Subject: [PATCH] net/iavf: fix VLAN insert issue
>
> The new VIRTCHNL_VF_OFFLOAD_VLAN_V2 capability allows PF to set the
> location of TX VLAN insertion.
>
> So VF needs to insert VLAN tag according to the location flags.
>
> Fixes: 1c301e8c3cff ("net/iavf: support new VLAN capabilities")
>
> Signed-off-by: Xiaoyun Li <[email protected]>
Acked-by: Beilei Xing <[email protected]>