[dts] [PATCH for-next v2 0/3] nic_single_core_perf: add support for Mellanox's nics

Ali Alnubani alialnu at mellanox.com
Fri Mar 30 01:47:41 CEST 2018


This patchset adds support to run nic_single_core_perf test on
ConnectX-5 EX, ConnectX-4 LX 25G, and ConnectX-4 LX 40G.

Please note that this series is applied on top of
Patrick's "Fixes and modifications for T-Rex integration and nic_single_core_perf"
patchset: http://dpdk.org/ml/archives/dts/2018-March/003893.html

Ali Alnubani (3):
  framework/project_dpdk: pass modprobe if driver is mlx5_core
  nics/net_device: add a function to get nic speed
  nic_single_core_perf: add support for Mellanox's nics

Changes in v2:
- Fixed handling an exception in get_nic_speed function.

 conf/nic_single_core_perf.cfg           |  3 +++
 framework/project_dpdk.py               |  5 ++++-
 nics/net_device.py                      | 14 ++++++++++++++
 tests/TestSuite_nic_single_core_perf.py | 25 ++++++++++++++++++++++++-
 4 files changed, 45 insertions(+), 2 deletions(-)

-- 
2.16.2



More information about the dts mailing list