PPPoE speed issue

Yes, GRO and GSO can be disabled, using the ethtool command or the relevant configuration files.
An example command to make settings permanent on NethServer could be (change enpXXX):

db networks setprop enpXXX ethtool_opts "\"-K \${DEVICE} tso off\""

Experiment with “tso”, “gro” and “gso”. You could set them all.

1 Like