Date: Thu, 31 Jan 2019 23:41:30 +0000 From: bugzilla-noreply@freebsd.org To: net@FreeBSD.org Subject: [Bug 235246] if_em init fails to allocate IRQ in 12.0-RELEASE Message-ID: <bug-235246-7501-Q1fFnnhjig@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-235246-7501@https.bugs.freebsd.org/bugzilla/> References: <bug-235246-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=3D235246 Eric Joyner <erj@freebsd.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |erj@freebsd.org Status|New |In Progress --- Comment #3 from Eric Joyner <erj@freebsd.org> --- This commit should fix this issue -- iflib now doesn't try using MSI-X on devices that don't support it. 82574 is the only em(4) device that does sup= port MSI-X, so that's why you don't see errors with it. https://svnweb.freebsd.org/base?view=3Drevision&revision=3D343578 --=20 You are receiving this mail because: 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-235246-7501-Q1fFnnhjig>