Check the Driver Version on Linux

Basic Troubleshooting

Platform
Intel® PAC
Napatech SmartNIC
Content Type
User Guide
Capture Software Version
Link™ Capture Software 12.11

Extract Linux driver version

The currently running driver version information can be extracted using the dmesg utility on Linux as shown below. Please see dmesg on Linux for more information on the dmesg tool.

# dmesg | grep -i napatech
nt3g: nt3gd: Napatech 3GD (2.6.1.393-8a3af-NT) kernel component loading..
nt3g: nt3gd: Napatech 3GD (2.6.1.393-8a3af-NT) kernel component loaded.

In this case 2.6.1.393-8a3af is the driver version currently running.