> -----Original Message-----
> From: [email protected] <[email protected]>
> Sent: Friday, September 22, 2023 11:30 PM
> To: Wu, Jingjing <[email protected]>
> Cc: [email protected]; Xing, Beilei <[email protected]>; [email protected]
> Subject: [PATCH] common/idpf: fix Tx checksum offload
> 
> From: Beilei Xing <[email protected]>
> 
> 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: [email protected]
> 
> Signed-off-by: Beilei Xing <[email protected]>
> ---
Verified scalar path + single queue and split queue, tested pass for TX 
checksum on TSO offload.
Tested-by: Zhimin Huang <[email protected] >

Reply via email to