Confirm Current Configuration - UG1523

Alveo X3522 User Guide (UG1523)

Document ID
UG1523
Release Date
2024-10-18
Revision
1.5 English

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 1. fw.psid Configuration Substrings
    fw.psid Configuration Substring Meaning
    disable_hybrid The NIC is not programmable
    enable_uefi UEFI is enabled
    disable_uefi UEFI is disabled