Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 26 Oct 2016 11:29:19 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 213803] ixl ethernet driver does not report transceiver details ?
Message-ID:  <bug-213803-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D213803

            Bug ID: 213803
           Summary: ixl ethernet driver does not report transceiver
                    details ?
           Product: Ports & Packages
           Version: Latest
          Hardware: amd64
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs@FreeBSD.org
          Reporter: pi@FreeBSD.org

For a X520-DA2, on 10.3p3 I can get the transceiver details via

ifconfig -v ix0

ix0: flags=3D8802<BROADCAST,SIMPLEX,MULTICAST> metric 0 mtu 1500
=20=20=20=20=20=20=20
options=3De407bb<RXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING,JUMBO_MTU,VLAN_HWCSU=
M,TSO4,TSO6,LRO,VLAN_HWTSO,RXCSUM_IPV6,TXCSUM_IPV6>
        ether 90:e2:ba:80:96:9c
        nd6 options=3D29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL>
        media: Ethernet autoselect
        status: no carrier
        plugged: SFP/SFP+/SFP28 10G Base-SR (LC)
        vendor: Intel Corp. PN: E10GSFPSR-SO SN: SOP850S_WK09 DATE: 2016-07=
-05
        module temperature: 33.40 C Voltage: 3.24 Volts
        RX: 0.00 mW (-inf dBm) TX: 0.48 mW (-3.10 dBm)

For a X710-DA4 on 10.3p10, the driver (net/intel-ixl-kmod, 1.4.27), does
not report the transceiver details:

ifconfig -v ixl3
ixl3: flags=3D8802<BROADCAST,SIMPLEX,MULTICAST> metric 0 mtu 1500
=20=20=20=20=20=20=20
options=3D6407bb<RXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING,JUMBO_MTU,VLAN_HWCSU=
M,TSO4,TSO6,LRO,VLAN_HWTSO,RXCSUM_IPV6,TXCSUM_IPV6>
        ether 3c:fd:fe:a0:f2:73
        nd6 options=3D29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL>
        media: Ethernet autoselect (10Gbase-SR <full-duplex>)
        status: active

Will this reporting be available in a future version of the driver ?
It's really, really very helpful!

--=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-213803-13>