On Mon, Aug 20, 2018 at 05:57:16PM +0000, Grzegorz Sójka wrote:
By a heavy traffic i get the following error: NETDEV WATCHDOG: eth1 (r8169): transmit queue 0 timed outAs a workaround a turned off jumbo frames support. Is there any other solution making it possible to use jumbo frames??
Which kernel is having the problems? Does it work with a different kernel?
What does dmesg | grep r8169 show? (you can delete the MAC address from that if you'd prefer) How about ethtool -k eth1 | grep :\ on
Mike Stone