[Bug 213803] ixl ethernet driver does not report transceiver details ?

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Oct 26 11:29:20 UTC 2016


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=213803

            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 at FreeBSD.org
          Reporter: pi at FreeBSD.org

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

ifconfig -v ix0

ix0: flags=8802<BROADCAST,SIMPLEX,MULTICAST> metric 0 mtu 1500
       
options=e407bb<RXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING,JUMBO_MTU,VLAN_HWCSUM,TSO4,TSO6,LRO,VLAN_HWTSO,RXCSUM_IPV6,TXCSUM_IPV6>
        ether 90:e2:ba:80:96:9c
        nd6 options=29<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=8802<BROADCAST,SIMPLEX,MULTICAST> metric 0 mtu 1500
       
options=6407bb<RXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING,JUMBO_MTU,VLAN_HWCSUM,TSO4,TSO6,LRO,VLAN_HWTSO,RXCSUM_IPV6,TXCSUM_IPV6>
        ether 3c:fd:fe:a0:f2:73
        nd6 options=29<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!

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list