diff options
author | Paul Barker <paul.barker.ct@bp.renesas.com> | 2024-10-15 16:36:26 +0300 |
---|---|---|
committer | Andrew Lunn <andrew@lunn.ch> | 2024-10-18 05:24:24 +0300 |
commit | c4e347a02b14fa2425337473fcb120c62936cbc5 (patch) | |
tree | c5bffb80a08fc0b17b4d69abb3176094c01101a3 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 8e3037924a36505531999df8f5847a68b9272c41 (diff) | |
download | linux-c4e347a02b14fa2425337473fcb120c62936cbc5.tar.xz |
net: ravb: Disable IP header RX checksum offloading
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.
Reviewed-by: Sergey Shtylyov <s.shtylyov@omp.ru>
Signed-off-by: Paul Barker <paul.barker.ct@bp.renesas.com>
Signed-off-by: Andrew Lunn <andrew@lunn.ch>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions