Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 12 Jul 2017 16:57:54 +0200
From:      =?UTF-8?Q?Olivier_Cochard=2DLabb=C3=A9?= <olivier@freebsd.org>
To:        Sean Bruno <sbruno@freebsd.org>
Cc:        Eric Joyner <erj@freebsd.org>, src-committers <src-committers@freebsd.org>, svn-src-all <svn-src-all@freebsd.org>, svn-src-stable@freebsd.org,  svn-src-stable-11@freebsd.org
Subject:   Re: svn commit: r320897 - in stable/11/sys: conf dev/ixgbe modules/ix modules/ixv
Message-ID:  <CA%2Bq%2BTcpCKJdrOiY9N-dEDV1fqM7hhdT5bUGp_L%2BCPjQmhVLLbg@mail.gmail.com>
In-Reply-To: <a3461514-00c1-edeb-0905-63fe9999edde@freebsd.org>
References:  <201707112125.v6BLP7Pg093948@repo.freebsd.org> <CA%2Bq%2BTcroHKox5nCaC=pg5DFR9d2Gg4qbMOUNxZYQRFXX_YiiHA@mail.gmail.com> <a3461514-00c1-edeb-0905-63fe9999edde@freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Jul 12, 2017 at 4:34 PM, Sean Bruno <sbruno@freebsd.org> wrote:

> Huh ... is there anything in your console boot messages that would seem
> to indicate an error on attach?
>
>
=E2=80=8BGood catch, I didn't notice it before: "device_attach: ix0 attach =
returned
5".

dmeg before this commit:

ix0: <Intel(R) PRO/10GbE PCI-Express Network Driver, Version - 3.1.13-k>
port 0x2020-0x203f mem 0xfbe80000-0xfbefffff,0xfbf04000-0xfbf07fff irq 24
at device 0.0 on pci3
ix0: Using MSIX interrupts with 5 vectors
WARNING: Intel (R) Network Connections are quality tested using Intel (R)
Ethernet Optics. Using untested modules is not supported and may cause
unstable operation or damage to the module or the adapter. Intel
Corporation is not responsible for any harm caused by using untested
modules.
ix0: Ethernet address: 90:e2:ba:84:20:38
WARNING: Intel (R) Network Connections are quality tested using Intel (R)
Ethernet Optics. Using untested modules is not supported and may cause
unstable operation or damage to the module or the adapter. Intel
Corporation is not responsible for any harm caused by using untested
modules.
ix0: PCI Express Bus: Speed 5.0GT/s Width x8
ix0: netmap queues/slots: TX 4/2048, RX 4/2048
ix1: <Intel(R) PRO/10GbE PCI-Express Network Driver, Version - 3.1.13-k>
port 0x2000-0x201f mem 0xfbe00000-0xfbe7ffff,0xfbf00000-0xfbf03fff irq 34
at device 0.1 on pci3
ix1: Using MSIX interrupts with 5 vectors
WARNING: Intel (R) Network Connections are quality tested using Intel (R)
Ethernet Optics. Using untested modules is not supported and may cause
unstable operation or damage to the module or the adapter. Intel
Corporation is not responsible for any harm caused by using untested
modules.
ix1: Ethernet address: 90:e2:ba:84:20:39
WARNING: Intel (R) Network Connections are quality tested using Intel (R)
Ethernet Optics. Using untested modules is not supported and may cause
unstable operation or damage to the module or the adapter. Intel
Corporation is not responsible for any harm caused by using untested
modules.
ix1: PCI Express Bus: Speed 5.0GT/s Width x8
ix1: netmap queues/slots: TX 4/2048, RX 4/2048

dmesg after this commit:

=E2=80=8Bix0: <Intel(R) PRO/10GbE PCI-Express Network Driver, Version - 3.2=
.12-k>
port 0x2020-0x203f mem 0xfbe80000-0xfbefffff,0xfbf04000-0xfbf07fff irq 24
at device 0.0 on pci3
ix0: Using MSI-X interrupts with 5 vectors
ix0: Unsupported SFP+ module detected!
device_attach: ix0 attach returned 5
ix0: <Intel(R) PRO/10GbE PCI-Express Network Driver, Version - 3.2.12-k>
port 0x2000-0x201f mem 0xfbe00000-0xfbe7ffff,0xfbf00000-0xfbf03fff irq 34
at device 0.1 on pci3
ix0: Using MSI-X interrupts with 5 vectors
ix0: Unsupported SFP+ module detected!
device_attach: ix0 attach returned 5

Is it a regression regarding hw.ix.unsupported_sfp=3D"1" value ?



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CA%2Bq%2BTcpCKJdrOiY9N-dEDV1fqM7hhdT5bUGp_L%2BCPjQmhVLLbg>