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

Ali Alnubani alialnu at mellanox.com
Sat Mar 31 00:52:38 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.

Ali Alnubani (3):
  framework/project_dpdk: pass module setup for 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.

Changes in v3:
- Removed unnecessary exception handling in get_nic_speed function.
- Wraped get_nic_speed with nic_has_driver (Suggested by Marvin Liu).
- Added get_nic_speed_{linux,freebsd} functions.

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

-- 
2.16.2



More information about the dts mailing list