Unsolved
1 Rookie
•
7 Posts
0
38
February 27th, 2025 19:36
ethtool SFP+ with Dell VEP4600/SD-WAN Edge 3000 x722 ports
Hi,
could somebody help confirm if ethtool from upstream Linux can query SFP+ information with the x722?
I get information on the rNDC ports, but not the builtin ports.
rNDC:
flo-dellveptest# ethtool --module-info eth8 | grep Vendor
Vendor name : Intel Corp
Vendor OUI : 00:1b:21
Vendor PN : AFBR-709DMZ-IN2
Vendor rev : G4.1
Vendor SN : AD180730FX7
Whereas on the 'main' ports of the system on the x722 NIC, I don't get anything :-(
flo-dellveptest# ethtool --module-info eth9 | grep Vendor
netlink error: Invalid argument
flo-dellveptest# ethtool --module-info eth10 | grep Vendor
netlink error: Invalid argument
I got ethtool version 6.1, the firmwares are as they should be (x722 onboard supposedly can't upgrade above 6.20).
flo-dellveptest# ethtool -i eth8
driver: i40e
version: 5.15.152-0-lts
firmware-version: 9.20 0x8000d969 22.0.9
expansion-rom-version:
bus-info: 0000:17:00.1
supports-statistics: yes
supports-test: yes
supports-eeprom-access: yes
supports-register-dump: yes
supports-priv-flags: yes
flo-dellveptest:~# ethtool -i eth9
driver: i40e
version: 5.15.152-0-lts
firmware-version: 6.20 0x80003f14 1.3256.0
expansion-rom-version:
bus-info: 0000:b8:00.0
supports-statistics: yes
supports-test: yes
supports-eeprom-access: yes
supports-register-dump: yes
supports-priv-flags: yes
kernel is a matching 5.15.152-0-lts
PCI Listing
lshw -C net -short
H/W path Device Class Description
===================================================
/0/100/1c.4/0 eth0 network I350 Gigabit Network Connection # < "fibre deprived area"
/0/100/1c.4/0.1 eth1 network I350 Gigabit Network Connection # < ""
/0/100/1c.4/0.2 eth2 network I350 Gigabit Network Connection # < ""
/0/100/1c.4/0.3 eth3 network I350 Gigabit Network Connection # < ""
/0/100/1d.3/0 eth4 network I210 Gigabit Network Connection # < any sane person would have had this enumerate first
/0/101/0 eth7 network Ethernet Controller X710 for 10GbE SFP+ # < yays
/0/101/0.1 eth8 network Ethernet Controller X710 for 10GbE SFP+ # < yays
/0/2/0 eth5 network I350 Gigabit Network Connection
/0/2/0.1 eth6 network I350 Gigabit Network Connection
/0/0/0/3/0 eth9 network Ethernet Connection X722 for 10GbE SFP+ # < nopes
/0/0/0/3/0.1 eth10 network Ethernet Connection X722 for 10GbE SFP+ # < nopes
/0/0/0/3/0.2 eth11 network Ethernet Connection X722 for 10GbE backplane # no pseudo-transceiver shown
/0/0/0/3/0.3 eth12 network Ethernet Connection X722 for 10GbE backplane # ...
I'm uncertain where the limitation is (upstream ethtool, upstream drivers, correct firmware, and working for the 710 card...)
No Events found!
Darkfader
1 Rookie
•
7 Posts
0
February 27th, 2025 19:38
Footnotes:
DELL-Joey C
Moderator
•
3.9K Posts
0
February 28th, 2025 03:37
Hi,
I have limited support knowledge on this and most of us here do not have experience on VEP nor EDGE.
Let me get the information right, you mentioned in the title VEP/EDGE, which product you are actually having issue with x722? Cause EDGE 3000 is not capable of using Linux.
The issue might be the firmware that you're on, 6.1. For Dell firmware releases, there is only 5.0 and 6.2. You mentioned that supposedly can't upgrade above 6.2, why is that? Are you getting Update Not Available status on Intel(R) Ethernet NVM Update Tool?
Are the x722 working, just ethtool is not showing the info?