On 5/10/2018 12:59 PM, Andrew Rybchenko wrote: > If application uses Tx offload API and sets ETH_TXQ_FLAGS_IGNORE flag, > it still should have inner TCP/UDP checksum offload enabled if it is > supported and TCP/UDP checksum offload is requested. > > Fixes: c78d280e88ef ("net/sfc: convert to new Tx offload API") > Cc: sta...@dpdk.org > > Signed-off-by: Andrew Rybchenko <arybche...@solarflare.com>
Applied to dpdk-next-net/master, thanks.