Intel XXV710 status: no carrier

Started by ex2k3, July 20, 2024, 12:06:13 PM

Previous topic - Next topic
July 20, 2024, 12:06:13 PM Last Edit: July 20, 2024, 02:53:33 PM by ex2k3
Hi

i try to get my new box to work, but i still have no connection to a) my switch and b) my isp.


ixl0: flags=8863<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500
        description: WAN (opt1)
        options=4800028<VLAN_MTU,JUMBO_MTU,NOMAP>
        ether 3c:fd:fe:ea:3b:44
        inet6 fe80::3efd:feff:feea:3b44%ixl0 prefixlen 64 scopeid 0x2
        media: Ethernet autoselect
        status: no carrier
        nd6 options=23<PERFORMNUD,ACCEPT_RTADV,AUTO_LINKLOCAL>
        plugged: SFP/SFP+/SFP28 100GBASE-SR4 or 25GBASE-SR (LC)
        vendor: Intel Corp PN: LTF8505-BC-IN SN: F7AVYR1 DATE: 2024-02-02
        module temperature: 34.79 C voltage: 3.31 Volts
        lane 1: RX power: 0.74 mW (-1.32 dBm) TX bias: 0.00 mA



ixl0@pci0:10:0:0:       class=0x020000 rev=0x02 hdr=0x00 vendor=0x8086 device=0x158b subvendor=0x8086 subdevice=0x0002
    vendor     = 'Intel Corporation'
    device     = 'Ethernet Controller XXV710 for 25GbE SFP28'
    class      = network
    subclass   = ethernet
ixl1@pci0:10:0:1:       class=0x020000 rev=0x02 hdr=0x00 vendor=0x8086 device=0x158b subvendor=0x8086 subdevice=0x0000
    vendor     = 'Intel Corporation'
    device     = 'Ethernet Controller XXV710 for 25GbE SFP28'
    class      = network
    subclass   = ethernet


i`m using flexoptix 25G LR SFP28, programmed for intel and ubiquity (switch).
Already tried FS.com SFP`s, and a DAC, no carrier.

tried with pfsense, same result.

i have these tunables:


ice_ddp_load
if_em_updated_load
if_ice_load
if_ixl_load


if i try to bring it up by hand:
root@OPNsense:~ # ifconfig ixl0 media 25Gbase-SR mediaopt full-duplex up
ifconfig: SIOCSIFMEDIA (media): Device not configured



root@OPNsense:~ # ifconfig -vvvvvv ixl0
ixl0: flags=8863<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500
        description: WAN (opt1)
        options=4800028<VLAN_MTU,JUMBO_MTU,NOMAP>
        ether 3c:fd:fe:ea:3b:44
        inet6 fe80::3efd:feff:feea:3b44%ixl0 prefixlen 64 scopeid 0x2
        media: Ethernet autoselect
        status: no carrier
        nd6 options=23<PERFORMNUD,ACCEPT_RTADV,AUTO_LINKLOCAL>
        plugged: SFP/SFP+/SFP28 100GBASE-SR4 or 25GBASE-SR (LC)
        vendor: Intel Corp PN: LTF8505-BC-IN SN: F7AVYR1 DATE: 2024-02-02
Class: 100GBASE-SR4 or 25GBASE-SR
Length: intermediate distance
Tech: Shortwave laser (SN)
Media: Multimode 50um (M5)
Speed: (null)
        module temperature: 34.79 C voltage: 3.31 Volts
        lane 1: RX power: 0.75 mW (-1.26 dBm) TX bias: 0.00 mA

        SFF8472 DUMP (0xA0 0..127 range):
         03 04 07 00 00 00 00 60 40 04 00 06 ff 00 00 00
         00 00 0a 07 49 6e 74 65 6c 20 43 6f 72 70 20 20
         20 20 20 20 02 00 1b 21 4c 54 46 38 35 30 35 2d
         42 43 2d 49 4e 20 20 20 41 20 20 20 03 52 00 fa
         08 1a 67 00 46 37 41 56 59 52 31 20 20 20 20 20
         20 20 20 20 32 34 30 32 30 32 20 20 68 f0 08 63
         00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
         00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00



any ideas?
never had such a thing before...

July 20, 2024, 06:06:08 PM #1 Last Edit: July 20, 2024, 06:08:26 PM by doktornotor
https://man.freebsd.org/cgi/man.cgi?ixl(4)

Quote
HARDWARE
       Most adapters in   the Intel Ethernet 700 Series with  SFP+/SFP28/QSFP+
       cages  have  firmware  that  requires  that Intel qualified modules are
       used; these qualified modules are  listed  below. This qualification
       check cannot be disabled by the driver.


   The ixl driver supports 25Gb Ethernet adapters with these SFP28 modules:

       •   Intel 10G/25G SFP28 25GBASE-SR E25GSFP28SR
       •   Intel 10G/25G SFP28 25GBASE-SR E25GSFP28SRX (Extended Temp)

🤷‍♂️