Skip to content

RHEL10 trying the driver results in NO-CARRIER #111

@flare04

Description

@flare04

I've managed to compile the driver and it loads. Using an ExaNIC X100 card.
exanic-config for the first port results in

    Interface: enp4s0
    Port speed: 10000 Mbps
    Port status: enabled, SFP present, no link
    MAC address: a4:a5:84:70:6b:f0
    RX packets: 10  ignored: 0  error: 0  dropped: 0
    TX packets: 10```

But that port is connected to a Fusion and that reports the port as 
```Port name          : A9
Address            : 643F5F813858
Alias              : 
Description        : 
Speed              : 10 Gbps
Autonegotiation    : enabled*
LLDP agent         : receive only
Status             : enabled, SFP present, signal detected
Layer 1 Source     : A13, link status down```

using `ethtool` on the port reports
```ip a s enp4s0
2: enp4s0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc fq_codel state DOWN group default qlen 1000
    link/ether a4:a5:84:70:6b:f0 brd ff:ff:ff:ff:ff:ff
    altname enxa4a584706bf0```

Which is very odd.
I'm using the latest driver with the 9.6 patches

any ideas ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions