[dpdk-dev] [dpdk-stable] [PATCH] net/sfc: add 8000-series EF10 hardware TSO bug workaround

Ferruh Yigit ferruh.yigit at intel.com
Wed Feb 3 11:37:54 CET 2021


On 2/2/2021 3:23 PM, Ivan Malov wrote:
> Innermost IP length and outer UDP datagram length must be
> greater than or equal to the corresponding values derived
> from the MSS; otherwise, the checksum offloads will break.
> 
> Fixes: c1ce2ba218f8 ("net/sfc: support tunnel TSO on EF10 native Tx datapath")
> Fixes: 6bc985e41155 ("net/sfc: support TSO in EF10 Tx datapath")
> Fixes: fec33d5bb3eb ("net/sfc: support firmware-assisted TSO")
> Cc: stable at dpdk.org
> 
> Signed-off-by: Ivan Malov <ivan.malov at oktetlabs.ru>
> Reviewed-by: Andrew Rybchenko <andrew.rybchenko at oktetlabs.ru>
> Reviewed-by: Andy Moreton <amoreton at xilinx.com>

Applied to dpdk-next-net/main, thanks.


More information about the dev mailing list