> -----Original Message-----
> From: Radu Nicolau <radu.nico...@intel.com>
> Sent: Wednesday, June 22, 2022 10:28 AM
> To: Nicolau, Radu <radu.nico...@intel.com>; Akhil Goyal <gak...@marvell.com>
> Cc: dev@dpdk.org; ndabilpu...@marvell.com
> Subject: [PATCH] examples/ipsec-secgw: fix Tx checksum offload flag
>
> For the inline crypto path set the Tx checksum offload flag
> only if the device supports it.
>
> Fixes: d24471e5786b ("examples/ipsec-secgw: disable Tx checksum for inline")
> Cc: ndabilpu...@marvell.com
>
> Signed-off-by: Radu Nicolau <radu.nico...@intel.com>
> ---
Acked-by: Fan Zhang <roy.fan.zh...@intel.com>