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 14:18:25 +0000 (16:18 +0200)
commitc032ed3c267cae38be43991ce310883502c67f4b
tree0d28c29a7abd0d4d73896ce4b621d39701832343
parent4ec80cd907f25a056c1bca82d6ab722e59321eba
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.4/600-net-disable-GRO-by-default.patch [new file with mode: 0644]