On Mon, Aug 20, 2018 at 05:57:16PM +0000, Grzegorz Sójka wrote: > Hi there, > > I have following integrated network adapter: > > # lspci -s 02:00 > 02:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. > RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller (rev 06) > > By a heavy traffic i get the following error: > NETDEV WATCHDOG: eth1 (r8169): transmit queue 0 timed out > > As a workaround a turned off jumbo frames support. Is there any other > solution making it possible to use jumbo frames?? > > Thanks for any help in advance. >
Looks like this: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1752772 so at least you're neither alone nor crazy. -dsr-