test suite reviews and discussions
 help / color / mirror / Atom feed
From: Raslan Darawsheh <rasland@mellanox.com>
To: dts@dpdk.org
Cc: fhamad@asaltech.com, olgas@mellanox.com, rdarawsheh@asaltech.com
Subject: [dts] [PATCH 3/3] executions/execution.* adding mlx5_core to bind Mellanox NIC's to the driver
Date: Thu, 21 Jan 2016 14:18:00 +0200	[thread overview]
Message-ID: <1453378680-3240-4-git-send-email-rasland@mellanox.com> (raw)
In-Reply-To: <1453378680-3240-1-git-send-email-rasland@mellanox.com>

From: Raslan Darawsheh <rdarawsheh@asaltech.com>

Signed-off-by: Raslan Darawsheh <rdarawsheh@asaltech.com>
---
 executions/execution.cfg       | 2 +-
 executions/execution_FVL.cfg   | 2 +-
 executions/execution_smoke.cfg | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/executions/execution.cfg b/executions/execution.cfg
index aa0b384..598c990 100644
--- a/executions/execution.cfg
+++ b/executions/execution.cfg
@@ -1,6 +1,6 @@
 [Execution1]
 crbs=<CRB IP Address>
-drivername=<driver name igb_uio or vfio-pci>
+drivername=<driver name igb_uio or vfio-pci or mlx5_core>
 test_suites=
     cmdline,
     hello_world,
diff --git a/executions/execution_FVL.cfg b/executions/execution_FVL.cfg
index 2a9a9cc..c7bcf5f 100644
--- a/executions/execution_FVL.cfg
+++ b/executions/execution_FVL.cfg
@@ -1,6 +1,6 @@
 [Execution1]
 crbs=<CRB IP Address>
-drivername=<driver name igb_uio or vfio-pci>
+drivername=<driver name igb_uio or vfio-pci or mlx5_core>
 test_suites=
     checksum_offload,
     dynamic_config,
diff --git a/executions/execution_smoke.cfg b/executions/execution_smoke.cfg
index d090f8a..5012599 100644
--- a/executions/execution_smoke.cfg
+++ b/executions/execution_smoke.cfg
@@ -1,6 +1,6 @@
 [Execution1]
 crbs=<CRB IP Address>
-drivername=<driver name igb_uio or vfio-pci>
+drivername=<driver name igb_uio or vfio-pci or mlx5_core>
 test_suites=
     unit_tests_cmdline,
     unit_tests_eal,
-- 
1.9.1

  parent reply	other threads:[~2016-01-21 12:18 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-01-21 12:17 [dts] [PATCH 0/3] supporting Mellanox ConnectX4 NIC in DTS Raslan Darawsheh
2016-01-21 12:17 ` [dts] [PATCH 1/3] framework/settings.py adding support for ConnectX4 NIC Raslan Darawsheh
2016-01-21 12:17 ` [dts] [PATCH 2/3] framework/project_dpdk.py enabling MLX5 PMD for Mellanox NIC Raslan Darawsheh
2016-01-21 12:18 ` Raslan Darawsheh [this message]
2016-01-21 14:26 ` [dts] [PATCH 0/3] supporting Mellanox ConnectX4 NIC in DTS Liu, Yong

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1453378680-3240-4-git-send-email-rasland@mellanox.com \
    --to=rasland@mellanox.com \
    --cc=dts@dpdk.org \
    --cc=fhamad@asaltech.com \
    --cc=olgas@mellanox.com \
    --cc=rdarawsheh@asaltech.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).