[PATCH v2] net/ice: fix tso tunnel setting to not take effect

Zhang, Qi Z qi.z.zhang at intel.com
Wed Dec 27 12:20:49 CET 2023



> -----Original Message-----
> From: Deng, KaiwenX <kaiwenx.deng at intel.com>
> Sent: Thursday, December 7, 2023 10:31 AM
> To: dev at dpdk.org
> Cc: stable at dpdk.org; Yang, Qiming <qiming.yang at intel.com>; Zhou, YidingX
> <yidingx.zhou at intel.com>; Deng, KaiwenX <kaiwenx.deng at intel.com>; Zhang,
> Qi Z <qi.z.zhang at intel.com>; Ting Xu <ting.xu at intel.com>; Kevin Liu
> <kevinx.liu at intel.com>; Ajit Khaparde <ajit.khaparde at broadcom.com>;
> Andrew Rybchenko <andrew.rybchenko at oktetlabs.ru>; Jerin Jacob
> <jerinj at marvell.com>; Hemant Agrawal <hemant.agrawal at nxp.com>;
> Somnath Kotur <somnath.kotur at broadcom.com>
> Subject: [PATCH v2] net/ice: fix tso tunnel setting to not take effect
> 
> The Tx offload capabilities of ICE ethdev doesn't include tso tunnel, which will
> result in tso tunnel setting to not take effect.
> 
> The patch adds tunnel tso offload to ICE_TX_NO_VECTOR_FLAGS.
> 
> This commit will add tso tunnel capabilities in ice_dev_info_get().
> 
> Bugzilla ID: 1327
> Fixes: d852fec1be63 ("net/ice: fix Tx offload path choice")
> Fixes: 295968d17407 ("ethdev: add namespace")
> Cc: stable at dpdk.org
> 
> Signed-off-by: Kaiwen Deng <kaiwenx.deng 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