[PATCH] net/iavf: fix VLAN insertion

Zhang, Qi Z qi.z.zhang at intel.com
Fri Aug 12 04:57:26 CEST 2022



> -----Original Message-----
> From: Yiding Zhou <yidingx.zhou at intel.com>
> Sent: Friday, August 12, 2022 10:53 AM
> To: dev at dpdk.org
> Cc: Wu, Jingjing <jingjing.wu at intel.com>; Xing, Beilei
> <beilei.xing at intel.com>; stable at dpdk.org; Zhou, YidingX
> <yidingx.zhou at intel.com>
> Subject: [PATCH] net/iavf: fix VLAN insertion
> 
> When the PF driver tells the VF to insert VLAN tag using the L2TAG2 field,
> vector Tx path does not use Tx context descriptor and would cause VLAN tag
> inserted into the wrong location.
> 
> This commit is to fix the issue by using normal Tx path to handle L2TAG2 case.
> 
> Fixes: 3aa957338503 ("net/iavf: fix VLAN insert")
> Cc: stable at dpdk.org
> 
> Signed-off-by: Yiding Zhou <yidingx.zhou at intel.com>

Acked-by: Qi Zhang <qi.z.zhang at intel.com>

Applied to dpdk-next-net-intel.

Thanks
Qi



More information about the stable mailing list