Date: Thu, 07 Feb 2019 12:13:46 +0000 From: bugzilla-noreply@freebsd.org To: net@FreeBSD.org Subject: [Bug 235147] em(4) driver not working for Intel 82583V Gigabit chip Message-ID: <bug-235147-7501-PzQaMD0sio@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-235147-7501@https.bugs.freebsd.org/bugzilla/> References: <bug-235147-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=3D235147 Krzysztof Galazka <krzysztof.galazka@intel.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |krzysztof.galazka@intel.com --- Comment #4 from Krzysztof Galazka <krzysztof.galazka@intel.com> --- (In reply to Joshua Kinard from comment #1) According to datasheet (https://www.intel.com/content/www/us/en/embedded/products/networking/82583= v-gbe-controller-datasheet.html) 82583V supports only MSI and legacy interrupts. That might be the cause why it's not working when iflib tries to use MSI-X. I think this patch https://reviews.freebsd.org/rS343864 in 12-STABLE should fix that. --=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-235147-7501-PzQaMD0sio>