-
Notifications
You must be signed in to change notification settings - Fork 103
Open
Description
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 ?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels