> -----Original Message-----
> From: Wenjing Qiao <[email protected]>
> Sent: Monday, August 21, 2023 5:52 PM
> To: Wu, Jingjing <[email protected]>; Xing, Beilei <[email protected]>
> Cc: [email protected]; Huang, ZhiminX <[email protected]>; Qiao, Wenjing
> <[email protected]>; [email protected]
> Subject: [PATCH v4] net/iavf: fix VLAN offload strip flag inconsistency
>
> For i40e kernel driver which only supports vlan(v1) VIRTCHNL OP, it will set
> strip
> on when setting filter on but dpdk side will not change strip flag. To be
> consistent with dpdk side, disable strip again.
>
> Fixes: cb25d4323fbf ("net/avf: enable MAC VLAN and promisc ops")
> Cc: [email protected]
>
> Signed-off-by: Wenjing Qiao <[email protected]>
Acked-by: Qi Zhang <[email protected]>
Applied to dpdk-next-net-intel.
Thanks
Qi