Seeing this error trying to run trex on ubuntu 20.04
root@server:/opt/trex/v3.04# ./t-rex-64 --astf -i
Error while determining OS type: module 'platform' has no attribute 'dist'
The ports are bound/configured.
Starting TRex v3.04 please wait ...
EAL: /lib/x86_64-linux-gnu/libmlx5.so.1: version `MLX5_1.15' not found (required by so/x86_64/libmlx5-64.so)
EAL: FATAL: Cannot init plugins
EAL: Cannot init plugins
You might need to run ./trex-cfg once
EAL: Error - exiting with code: 1
Cause: Invalid EAL arguments
NIC info:
root@server:/opt/trex/v3.04# ethtool -i ens1f0np0
driver: mlx5_core
version: 5.8-4.1.5
firmware-version: 16.35.3502 (MT_0000000008)
Any ideas here?