[PATCH v2] net/iavf: fix Tunnel TSO path selecting.

Zeng, ZhichaoX zhichaox.zeng at intel.com
Thu Jul 6 08:07:53 CEST 2023


> -----Original Message-----
> From: Xu, Ke1 <ke1.xu at intel.com>
> Sent: Thursday, July 6, 2023 10:45 AM
> To: dev at dpdk.org
> Cc: Xu, Ke1 <ke1.xu at intel.com>; Zeng, ZhichaoX
> <zhichaox.zeng at intel.com>; Lu, Wenzhuo <wenzhuo.lu at intel.com>;
> stable at dpdk.org
> Subject: [PATCH v2] net/iavf: fix Tunnel TSO path selecting.
> 
> IAVF currently supports TSO and Tunnel TSO. Both these two features  are
> implemented in scalar path. As there are missed flags for Tunnel  TSO, it
> selects vector paths wrongly when only Tunnel TSO is enabled  after
> introducing the patch "net/iavf: add offload path for Tx AVX512".
> 
> This patch added the missed flags to fix the Tunnel TSO path selecting.
> 
> Fixes: 059f18ae2aec ("net/iavf: add offload path for Tx AVX512")
> Cc: stable at dpdk.org
> 
> Signed-off-by: Ke Xu <ke1.xu at intel.com>
> ---
> v2: Add fixline, add CC, fix commit message.
> ---

Acked-by: Zhichao Zeng <zhichaox.zeng at intel.com>


More information about the stable mailing list