[PATCH] net/ice: fix outer UDP checksum offload

Zhang, Qi Z qi.z.zhang at intel.com
Tue Jun 6 08:05:46 CEST 2023



> -----Original Message-----
> From: Zeng, ZhichaoX <zhichaox.zeng at intel.com>
> Sent: Friday, June 2, 2023 9:43 AM
> To: dev at dpdk.org
> Cc: stable at dpdk.org; Zhang, Qi Z <qi.z.zhang at intel.com>; Tang, Zhijun
> <zhijun.tang at intel.com>; Zeng, ZhichaoX <zhichaox.zeng at intel.com>; Yang,
> Qiming <qiming.yang at intel.com>; Xing, Beilei <beilei.xing at intel.com>
> Subject: [PATCH] net/ice: fix outer UDP checksum offload
> 
> Currently, when dealing with UDP tunnel pkts checksum offloading, the
> outer-udp checksum will be offloaded by default. So the 'csum set outer-udp
> hw/sw' command does not work.
> 
> This patch fixes judgment of the EIPT flag and enables the 'csum set outer-
> udp hw/sw' command by adding judgment for the outer-udp checksum
> offload flag.
> 
> Fixes: bd70c451532c ("net/ice: support Tx checksum offload for tunnel")
> Cc: stable at dpdk.org
> 
> Signed-off-by: Zhichao Zeng <zhichaox.zeng 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 dev mailing list