diff options
| author | Paul Barker <paul.barker.ct@bp.renesas.com> | 2024-10-15 14:36:26 +0100 |
|---|---|---|
| committer | Andrew Lunn <andrew@lunn.ch> | 2024-10-17 21:24:24 -0500 |
| commit | c4e347a02b14fa2425337473fcb120c62936cbc5 (patch) | |
| tree | c5bffb80a08fc0b17b4d69abb3176094c01101a3 /scripts/gdb/linux/utils.py | |
| parent | 8e3037924a36505531999df8f5847a68b9272c41 (diff) | |
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 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions
