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, 24 Jun 2022 05:39:27 +0000 (07:39 +0200)
commit82d0dd8f8aa11249944fe39cd0d75a1524ec22ec
treed09f214a36a0e9c75927c2ea0779038d753897f9
parentd6eebaf99570aa6de0b10694fcb11ee8c0195d3c
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>
target/linux/bcm53xx/patches-5.10/600-net-disable-GRO-by-default.patch [new file with mode: 0644]