[PATCH v2] net/iavf: fix Tx L3 checksum offload flag

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



> -----Original Message-----
> From: Ke Zhang <ke1x.zhang at intel.com>
> Sent: Wednesday, August 10, 2022 5:57 PM
> To: Wu, Jingjing <jingjing.wu at intel.com>; Xing, Beilei
> <beilei.xing at intel.com>; dev at dpdk.org
> Cc: Zhang, Ke1X <ke1x.zhang at intel.com>; stable at dpdk.org
> Subject: [PATCH v2] net/iavf: fix Tx L3 checksum offload flag
>
> When ol_flag is only RTE_MBUF_F_TX_IPV4, the Tx L3 checksum offload is still
> configured to IIPT in the command field of Tx data descriptor.
>
> This patch is to fix the issue to make the Tx L3 checksum offload flags and Tx
> data descriptor consistent.
>
> Fixes: 1e728b01120c ("net/iavf: rework Tx path")
> Cc: stable at dpdk.org
>
> Signed-off-by: Ke Zhang <ke1x.zhang 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