[Bug 235246] if_em init fails to allocate IRQ in 12.0-RELEASE
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu Jan 31 23:41:33 UTC 2019
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235246
Eric Joyner <erj at freebsd.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |erj at freebsd.org
Status|New |In Progress
--- Comment #3 from Eric Joyner <erj at 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 support
MSI-X, so that's why you don't see errors with it.
https://svnweb.freebsd.org/base?view=revision&revision=343578
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-net
mailing list