]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
net: ravb: Enable IPv6 TX checksum offload for GbEth
authorPaul Barker <paul.barker.ct@bp.renesas.com>
Tue, 15 Oct 2024 13:36:33 +0000 (14:36 +0100)
committerAndrew Lunn <andrew@lunn.ch>
Fri, 18 Oct 2024 02:24:25 +0000 (21:24 -0500)
commit85c171509821af048a45b435e0fac36edba6a0cb
tree2f6d50838c383b167f56f42ada469a270bbf7379
parent59cceae40c67d943687587912483d68226cd04de
net: ravb: Enable IPv6 TX checksum offload for GbEth

The GbEth IP supports offloading IPv6 TCP, UDP & ICMPv6 checksums in the
TX path.

Signed-off-by: Paul Barker <paul.barker.ct@bp.renesas.com>
Reviewed-by: Sergey Shtylyov <s.shtylyov@omp.ru>
Signed-off-by: Andrew Lunn <andrew@lunn.ch>
drivers/net/ethernet/renesas/ravb.h
drivers/net/ethernet/renesas/ravb_main.c