diff options
author | Paul Barker <[email protected]> | 2024-10-15 14:36:30 +0100 |
---|---|---|
committer | Andrew Lunn <[email protected]> | 2024-10-17 21:24:24 -0500 |
commit | 4574ba5b711d7f7968c116521ef58d46fd4f89b1 (patch) | |
tree | 33e1bf8364db8483dc6655114a8244ea042de222 /tools/perf/scripts/python/stat-cpi.py | |
parent | faacdbba01802c89f7043f9a47ad442c1195d307 (diff) |
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 <[email protected]>
Signed-off-by: Paul Barker <[email protected]>
Signed-off-by: Andrew Lunn <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stat-cpi.py')
0 files changed, 0 insertions, 0 deletions