Date: Fri, 13 Apr 2018 20:55:26 +0000 From: bugzilla-noreply@freebsd.org To: net@FreeBSD.org Subject: [Bug 221317] Netmap issue after ixgbe driver update in r320897 Message-ID: <bug-221317-7501-3xU0kEcCzh@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-221317-7501@https.bugs.freebsd.org/bugzilla/> References: <bug-221317-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=221317 Stephen Hurd <shurd@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #192502|0 |1 is obsolete| | --- Comment #28 from Stephen Hurd <shurd@FreeBSD.org> --- Created attachment 192505 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=192505&action=edit Additional debugging in ixgbe_stop() This patch won't solve the problem, but it will log errors encountered in ixgbe_stop() if any. If there are no errors logged in dmesg, I'm curious if that delay needs to be at the beginning of the call to stop, or if it can be moved to just before the init_locked() call. If there's an error, possibly just retrying after a short delay will help, but if not, I'll see if I can get an 11-STABLE system up and running this weekend. -- You are receiving this mail because: You are on the CC list for the bug.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-221317-7501-3xU0kEcCzh>
