Verify driver and FPGA version
If the driver is loaded successfully, and the ntservice daemon or NTService is running, you can verify the currently running driver and FPGA version information simply by running the productinfo utility. The productinfo command displays information about a specific SmartNIC or all SmartNICs including the SmartNIC type, e.g. Capture or In-line, FPGA version, AVR version, the driver version etc.
Example
An example of the productinfo output for an NT20E2 SmartNIC on Linux is shown below.
# /opt/napatech3/bin/productinfo -a 0 productinfo (v. 2.6.1.393-8a3af) ============================================================================== System: 2.6.1.393 ============================================================================== Adapter 0 NT20E2-CAP Capture Network Adapter PCIe Gen2 2x10Gb SFP+ ------------------------------------------------------------------------------ P/N : 810-0024-02-01 Main Board Serial No : 0000-110789 Main Board PBA : 073-008700-10 Main Board AVR : 1.3 FPGA flash image #0 : 200-9220-46-09 FPGA flash image #1 : 200-9220-44-10 Front Board Serial No : 0000-110809 Front Board PBA : 073-008800-11 Front Board AVR : 1.3 ------------------------------------------------------------------------------
productinfo (v. 2.6.1.393-8a3af) indicates the driver version
FPGA flash image #0 : 200-9220-46-09 FPGA flash image #1 : 200-9220-44-10indicates the FPGA version.
Run productinfo on Windows
The productinfo tool is under the installation directory on Windows e.g. C:\Program Files\Napatech3\bin. The following command example is to run productinfo on Windows.
C:\Program Files\Napatech3\bin>productinfo –a 0
If the FPGA version is not compatible with the driver version, please contact Napatech Technical Support for the FPGA update on the SmartNIC.
Please see DN-0449 for more information on the productinfo tool.