I've tried: ethtool --offload <eth interface> tx off ethtool --offload <eth interface> rx off
But the issue remains.
The only workaround that works is to limit speed to 100, as suggested previously.
I've tried:
ethtool --offload <eth interface> tx off
ethtool --offload <eth interface> rx off
But the issue remains.
The only workaround that works is to limit speed to 100, as suggested previously.