diff options
author | Paul Barker <paul.barker.ct@bp.renesas.com> | 2024-10-15 16:36:30 +0300 |
---|---|---|
committer | Andrew Lunn <andrew@lunn.ch> | 2024-10-18 05:24:24 +0300 |
commit | 4574ba5b711d7f7968c116521ef58d46fd4f89b1 (patch) | |
tree | 33e1bf8364db8483dc6655114a8244ea042de222 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | faacdbba01802c89f7043f9a47ad442c1195d307 (diff) | |
download | linux-4574ba5b711d7f7968c116521ef58d46fd4f89b1.tar.xz |
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/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions