On 9/30/24 19:08, Paul Barker wrote: > From: Paul Barker <paul.barker.ct@xxxxxxxxxxxxxx> > > For IPv4 packets, the header checksum will always be calculated in software > in the TX path (Documentation/networking/checksum-offloads.rst says "No > offloading of the IP header checksum is performed; it is always done in > software.") so there is no advantage in asking the hardware to also > calculate this checksum. > > Signed-off-by: Paul Barker <paul.barker.ct@xxxxxxxxxxxxxx> Reviewed-by: Sergey Shtylyov <s.shtylyov@xxxxxx> [...] MBR, Sergey