> -----Original Message-----
> From: Mingjin Ye <mingjinx...@intel.com>
> Sent: Tuesday, November 8, 2022 9:28 PM
> To: dev@dpdk.org
> Cc: Yang, Qiming <qiming.y...@intel.com>; sta...@dpdk.org; Zhou, YidingX
> <yidingx.z...@intel.com>; Ye, MingjinX <mingjinx...@intel.com>; Richardson,
> Bruce <bruce.richard...@intel.com>; Konstantin Ananyev
> <konstantin.v.anan...@yandex.ru>; Zhang, Qi Z <qi.z.zh...@intel.com>; Lu,
> Wenzhuo <wenzhuo...@intel.com>; Junyu Jiang <junyux.ji...@intel.com>;
> Rong, Leyi <leyi.r...@intel.com>; Ajit Khaparde
> <ajit.khapa...@broadcom.com>; Jerin Jacob <jer...@marvell.com>; Xu, Rosen
> <rosen...@intel.com>; Hemant Agrawal <hemant.agra...@nxp.com>;
> Wisam Jaddo <wis...@nvidia.com>
> Subject: [PATCH v5 1/2] net/ice: fix vlan offload
> 
> The vlan tag and flag in Rx descriptor are not processed on vector path, then
> the upper application can't fetch the tci from mbuf.
> 
> This patch is to add handling of vlan RX offloading.
> 
> Fixes: c68a52b8b38c ("net/ice: support vector SSE in Rx")
> Fixes: ece1f8a8f1c8 ("net/ice: switch to flexible descriptor in SSE path")
> Fixes: 12443386a0b0 ("net/ice: support flex Rx descriptor RxDID22")
> Fixes: 214f452f7d5f ("net/ice: add AVX2 offload Rx")
> Fixes: 7f85d5ebcfe1 ("net/ice: add AVX512 vector path")
> Fixes: 295968d17407 ("ethdev: add namespace")
> Fixes: 808a17b3c1e6 ("net/ice: add Rx AVX512 offload path")
> Cc: sta...@dpdk.org
> 
> Signed-off-by: Mingjin Ye <mingjinx...@intel.com>
> 
Tested-by: Zhimin Huang <zhiminx.hu...@intel.com >


Reply via email to