To confirm the X3522 interface is using the newly installed network driver:
- Get the version of network driver in use by the X3522 interface:
# ethtool -i <interface>
For example:
# ethtool -i enp1s0f2 driver: xilinx_efct version: <version number> ...
- Confirm that the reported version matches the version that you downloaded and
installed, as instructed in one of the following:
Note: The actual version number might differ from the previous example.