Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 13 Feb 2019 22:03:56 +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-ZOg30kGrB1@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

pr@aoek.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|FIXED                       |---
             Status|Closed                      |In Progress

--- Comment #10 from pr@aoek.com ---
(In reply to Marius Strobl from comment #9)
Thank you so much Marius.

Both hardware version are now working:
82583V:
em0: <Intel(R) PRO/1000 Network Connection> port 0xec00-0xec1f mem
0xfe9e0000-0xfe9fffff,0xfe9dc000-0xfe9dffff irq 17 at device 0.0 on pci11
em0: Using 1024 tx descriptors and 1024 rx descriptors
em0: Using an MSI interrupt
em0: Ethernet address: bc:ae:c5:33:6d:98
em0: netmap queues/slots: TX 1/1024, RX 1/1024

82574L:
em0: <Intel(R) PRO/1000 Network Connection> port 0xd800-0xd81f mem
0xfe9e0000-0xfe9fffff,0xfe9dc000-0xfe9dffff irq 48 at device 0.0 on pci1
em0: Using 1024 tx descriptors and 1024 rx descriptors
em0: Using 2 rx queues 2 tx queues
em0: Using MSI-X interrupts with 3 vectors
em0: Ethernet address: 00:25:90:20:e7:aa
em0: netmap queues/slots: TX 2/1024, RX 2/1024

--=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-235246-7501-ZOg30kGrB1>