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 checked in software > in the RX path (inet_gro_receive() calls ip_fast_csum() unconditionally) > 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