Date: Tue, 07 Jan 2025 10:33:20 +0000 From: bugzilla-noreply@freebsd.org To: net@FreeBSD.org Subject: [Bug 166724] if_re(4): watchdog timeout Message-ID: <bug-166724-7501-YY4sviopmq@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-166724-7501@https.bugs.freebsd.org/bugzilla/> References: <bug-166724-7501@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D166724 --- Comment #127 from vova@fbsd.ru --- I've ended up switching to igb0: <Intel(R) PRO/1000 82576> for the truth - this host is quite old (>10y) if_re worked quite fine for a= ll these years and started to glitch only after upgrading to 14.0, driver from ports helped a little bit, but it still get stuck time to time. Then I've switched to em0: <Intel(R) Legacy PRO/1000 MT 82540EM> and ... it also was glitched=20 dtrace digging shows that 'iflib_if_transmit:return Error ENOBUFS` so, no hints what was changed in 14.x ... anyway, hardware upgrade to igb0 helped ... Also, on other host re0: <RealTek 8168/8111 B/C/CP/D/DP/E/F/G PCIe Gigabit Ethernet> works quite fine for me with base system driver --=20 You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-166724-7501-YY4sviopmq>