test suite reviews and discussions
 help / color / mirror / Atom feed
* [dts] [PATCH for-next v3 0/3] nic_single_core_perf: add support for Mellanox's nics
@ 2018-03-30 22:52 Ali Alnubani
  2018-03-30 22:52 ` [dts] [PATCH for-next v3 1/3] framework/project_dpdk: pass module setup for mlx5_core Ali Alnubani
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Ali Alnubani @ 2018-03-30 22:52 UTC (permalink / raw)
  To: dts

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

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2018-04-02  5:08 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-03-30 22:52 [dts] [PATCH for-next v3 0/3] nic_single_core_perf: add support for Mellanox's nics Ali Alnubani
2018-03-30 22:52 ` [dts] [PATCH for-next v3 1/3] framework/project_dpdk: pass module setup for mlx5_core Ali Alnubani
2018-03-30 22:52 ` [dts] [PATCH for-next v3 2/3] nics/net_device: add a function to get nic speed Ali Alnubani
2018-03-30 22:52 ` [dts] [PATCH for-next v3 3/3] nic_single_core_perf: add support for Mellanox's nics Ali Alnubani
2018-04-02 12:57 ` [dts] [PATCH for-next v3 0/3] " Liu, Yong

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).