Note: If devlink is not available, this information is instead available via sysfs:
# cat /sys/class/net/enp1s0f0np0/device/versions
3. Confirm that versions are as expected.
Confirm Current Configuration
You can view the current configuration in the
fw.psid
field of the output from the
devlink
dev info
command:
1. 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
2. Use devlink to get the configuration for the first Ethernet controller that is reported. It is
output in the
fw.psid
field:
# devlink dev info pci/0000:01:00.0
pci/0000:01:00.0:
driver xilinx_efct
serial_number <serial_number>
versions:
fixed:
board.id X3522
running:
...
stored:
...
fw.psid <configuration>
3. Confirm that the reported
<configuration>
is as expected.
The following table shows some substrings that you might see within the configuration value.
Table 7: fw.psid Configuration Substrings
fw.psid Configuration Substring
Meaningudioo up
enable_hybrid
Hybrid mode is enabled (the NIC is programmable)
disable_hybrid
Hybrid mode is disabled (the NIC is not programmable)
enable_uefi
UEFI is enabled
disable_uefi
UEFI is disabled
Confirm UEFI Enablement
To determine whether UEFI is enabled, you can use
devlink
to get the current configuration.
See
.
Chapter 6: Programming the X3522
UG1523 (v1.0) October 18, 2022
Alveo X3522 User Guide
50