summaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/utils.py
diff options
context:
space:
mode:
authorPaul Barker <paul.barker.ct@bp.renesas.com>2024-10-15 14:36:26 +0100
committerAndrew Lunn <andrew@lunn.ch>2024-10-17 21:24:24 -0500
commitc4e347a02b14fa2425337473fcb120c62936cbc5 (patch)
treec5bffb80a08fc0b17b4d69abb3176094c01101a3 /scripts/gdb/linux/utils.py
parent8e3037924a36505531999df8f5847a68b9272c41 (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