Confirm that the components of the X3522 have the expected versions:
- Confirm that you can see the Xilinx PCIe
devices for the X3522, including one or more
Ethernet controllers.
# lspci -D -d 10ee: 0000:01:00.0 Ethernet controller: Xilinx Corporation Device 5084 0000:01:00.1 Ethernet controller: Xilinx Corporation Device 5084
- Use devlink to get version information for the first Ethernet controller that
is reported. For
example:
# devlink dev info pci/0000:01:00.0 pci/0000:01:00.0: driver xilinx_efct serial_number 0123456789ab versions: fixed: board.id X3522 running: fw.mgmt 1.16.1.8 fpga.rev 1_I9 fw.mgmt 1.16.1.8 (0) x3_llnic fw.mgmt.suc 3.0.24.1003 type 0 (2022-10-14) board.rev 1.1.0.0 fw.bundle_id 1.27.143.3710 stored: fw.bundle_id 1.27.143.3710 fw.mgmt 1.16.1.8 fw.mgmt.suc 3.0.24.1003 fw.exprom 1.3.6.18 fw.psid x3522-disable_hybrid + enable_uefi
Note: If devlink is not available, this information is instead available via sysfs:# cat /sys/class/net/enp1s0f0np0/device/versions
- Confirm that versions are as expected.