Le lundi 20 ao?t 2018, 19:57:16 CEST Grzegorz Sójka a écrit : > 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.
Hello, Same problem for me since... a long time. I use bonding and jumbo frames. As my chipset is a 8168, I finally use the proprietary driver, vie the r8168- dkms package. Sometimes, compatibility with the kernel breaks, and I have to switch back to in tree kernel r8169 driver, until the problem is solved.