Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 26 Oct 2016 12:54:43 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 213803] ixl ethernet driver does not report transceiver details ?
Message-ID:  <bug-213803-8-hLQkvewBYf@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-213803-8@https.bugs.freebsd.org/bugzilla/>
References:  <bug-213803-8@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=3D213803

Jeff Pieper <jeffrey.e.pieper@intel.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jeffrey.e.pieper@intel.com

--- Comment #1 from Jeff Pieper <jeffrey.e.pieper@intel.com> ---
The next driver release will have this functionality:

# ifconfig -v ixl2
ixl2: flags=3D8843<UP,BROADCAST,RUNNING,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 00:00:00:00:03:14
        inet 190.4.9.30 netmask 0xffff0000 broadcast 190.4.255.255
        inet6 fec0::4:930 prefixlen 112
        inet6 fe80::200:ff:fe00:314%ixl2 prefixlen 64 scopeid 0x5
        nd6 options=3D21<PERFORMNUD,AUTO_LINKLOCAL>
        media: Ethernet autoselect (10Gbase-Twinax <full-duplex>)
        status: active
        plugged: SFP/SFP+/SFP28 1X Copper Passive (Copper pigtail)

# ifconfig -vvv ixl2

ixl2: flags=3D8843<UP,BROADCAST,RUNNING,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 00:00:00:00:03:14
        inet 190.4.9.30 netmask 0xffff0000 broadcast 190.4.255.255
        inet6 fec0::4:930 prefixlen 112
        inet6 fe80::200:ff:fe00:314%ixl2 prefixlen 64 scopeid 0x5
        nd6 options=3D21<PERFORMNUD,AUTO_LINKLOCAL>
        media: Ethernet autoselect (10Gbase-Twinax <full-duplex>)
        status: active
        plugged: SFP/SFP+/SFP28 1X Copper Passive (Copper pigtail)
        vendor: Amphenol PN: 624380003 SN: APF14460034PK7 DATE: 2014-11-14

        SFF8472 DUMP (0xA0 0..127 range):
        03 04 21 01 00 00 04 41 84 80 D5 00 67 00 00 00
        00 00 03 00 41 6D 70 68 65 6E 6F 6C 20 20 20 20
        20 20 20 20 00 78 A7 14 36 32 34 33 38 30 30 30
        33 20 20 20 20 20 20 20 41 20 20 20 03 00 00 66
        00 00 00 00 41 50 46 31 34 34 36 30 30 33 34 50
        4B 37 20 20 31 34 31 31 31 34 20 20 00 00 00 EB
        FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
        FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF

--=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-8-hLQkvewBYf>