Date: Thu, 12 Apr 2018 19:06:54 +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-nQej2LVT9E@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=3D221317 --- Comment #19 from commit-hook@freebsd.org --- A commit references this bug: Author: shurd Date: Thu Apr 12 19:06:15 UTC 2018 New revision: 332447 URL: https://svnweb.freebsd.org/changeset/base/332447 Log: Work around netmap issue with ixgbe After multiple start/stop of netmap, ixgbe will get into a bad state requiring a reboot to recover. Adding a delay before stopping the interf= ace appears to work around the issue. The -CURRENT driver has diverged too far from -STABLE for an MFC. PR: 221317 Submitted by: Sylvain Galliano <sg@efficientip.com> Reported by: Cassiano Peixoto <peixoto.cassiano@gmail.com> Sponsored by: Limelight Networks Changes: stable/11/sys/dev/ixgbe/if_ix.c --=20 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-nQej2LVT9E>