bcm53xx: disable GRO by default at kernel level
authorRafał Miłecki <rafal@milecki.pl>
Mon, 20 Jun 2022 08:21:20 +0000 (10:21 +0200)
committerRafał Miłecki <rafal@milecki.pl>
Fri, 8 Jul 2022 11:02:39 +0000 (13:02 +0200)
commit5359a8ca382f473e2f671f6ed6f22e9d811c80cf
treed8cf2bf22e35638ea0455d8b2461e223162f5f86
parent027f7b18b9a738abbcae925367a1f653385bebe3
bcm53xx: disable GRO by default at kernel level

This improves NAT masquarade network performance.

An alternative to kernel change would be runtime setup but that requires
ethtool and identifying relevant network interface and all related
switch ports interfaces.

Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
(cherry picked from commit 82d0dd8f8aa11249944fe39cd0d75a1524ec22ec)
target/linux/bcm53xx/patches-5.10/600-net-disable-GRO-by-default.patch [new file with mode: 0644]