[PATCH] common/idpf: fix Tx checksum offload

Huang, ZhiminX zhiminx.huang at intel.com
Fri Sep 22 10:23:38 CEST 2023


> -----Original Message-----
> From: beilei.xing at intel.com <beilei.xing at intel.com>
> Sent: Friday, September 22, 2023 11:30 PM
> To: Wu, Jingjing <jingjing.wu at intel.com>
> Cc: dev at dpdk.org; Xing, Beilei <beilei.xing at intel.com>; stable at dpdk.org
> Subject: [PATCH] common/idpf: fix Tx checksum offload
>
> From: Beilei Xing <beilei.xing at intel.com>
>
> For multi-segment packets, the Tx checksum offload doesn't work except the
> last segment, because other segments don't enable HW checksum offload
> successfully.
>
> Fixes: ef47d95e9031 ("net/idpf: fix TSO")
> Fixes: 8c6098afa075 ("common/idpf: add Rx/Tx data path")
> Cc: stable at dpdk.org
>
> Signed-off-by: Beilei Xing <beilei.xing at intel.com>
> ---
Verified scalar path + single queue and split queue, tested pass for TX checksum on TSO offload.
Tested-by: Zhimin Huang <zhiminx.huang at intel.com >


More information about the stable mailing list