svn commit: r320897 - in stable/11/sys: conf dev/ixgbe modules/ix modules/ixv

Sean Bruno sbruno at freebsd.org
Wed Jul 12 14:34:09 UTC 2017



On 07/12/17 06:35, Olivier Cochard-Labbé wrote:
> On Tue, Jul 11, 2017 at 11:25 PM, Eric Joyner <erj at freebsd.org
> <mailto:erj at freebsd.org>> wrote:
> 
>     Author: erj
>     Date: Tue Jul 11 21:25:07 2017
>     New Revision: 320897
>     URL: https://svnweb.freebsd.org/changeset/base/320897
>     <https://svnweb.freebsd.org/changeset/base/320897>
> 
>     Log:
>       MFC r316541, r316544, and r320688 from HEAD to stable/11.
> 
> 
> ​Hi Eric,
> 
> I've got a regression with this commit: My Intel 82599ES is no more
> detected.
> 
> Before this commit:
> 
> ​[root at R1]~# uname -a
> FreeBSD R1 11.1-PRERELEASE FreeBSD 11.1-PRERELEASE  r320896M  amd64
> [root at R1]~# pciconf -lv
> ix0 at pci0:21:0:0:        class=0x020000 card=0x00038086 chip=0x10fb8086
> rev=0x01 hdr=0x00
>     vendor     = 'Intel Corporation'
>     device     = '82599ES 10-Gigabit SFI/SFP+ Network Connection'
>     class      = network
>     subclass   = ethernet
> ix1 at pci0:21:0:1:        class=0x020000 card=0x00038086 chip=0x10fb8086
> rev=0x01 hdr=0x00
>     vendor     = 'Intel Corporation'
>     device     = '82599ES 10-Gigabit SFI/SFP+ Network Connection'
>     class      = network
>     subclass   = ethernet
>> ​After this commit:​
> ​[root at R1]~# uname -a
> FreeBSD R1 11.1-PRERELEASE FreeBSD 11.1-PRERELEASE  r320897M  amd64
> [root at R1]~# pciconf -lv
> none17 at pci0:21:0:0:     class=0x020000 card=0x00038086 chip=0x10fb8086
> rev=0x01 hdr=0x00
>     vendor     = 'Intel Corporation'
>     device     = '82599ES 10-Gigabit SFI/SFP+ Network Connection'
>     class      = network
>     subclass   = ethernet
> none18 at pci0:21:0:1:     class=0x020000 card=0x00038086 chip=0x10fb8086
> rev=0x01 hdr=0x00
>     vendor     = 'Intel Corporation'
>     device     = '82599ES 10-Gigabit SFI/SFP+ Network Connection'
>     class      = network
>     subclass   = ethernet


Huh ... is there anything in your console boot messages that would seem
to indicate an error on attach?

sean

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 618 bytes
Desc: OpenPGP digital signature
URL: <http://lists.freebsd.org/pipermail/svn-src-all/attachments/20170712/0121ab48/attachment.sig>


More information about the svn-src-all mailing list