diff options
author | 2024-10-15 14:36:30 +0100 | |
---|---|---|
committer | 2024-10-17 21:24:24 -0500 | |
commit | 4574ba5b711d7f7968c116521ef58d46fd4f89b1 (patch) | |
tree | 33e1bf8364db8483dc6655114a8244ea042de222 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | net: ravb: Simplify types in RX csum validation (diff) | |
download | wireguard-linux-4574ba5b711d7f7968c116521ef58d46fd4f89b1.tar.xz wireguard-linux-4574ba5b711d7f7968c116521ef58d46fd4f89b1.zip |
net: ravb: Disable IP header TX checksum offloading
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.
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/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions