[dts] [PATCH 3/3] executions/execution.* adding mlx5_core to bind Mellanox NIC's to the driver

Raslan Darawsheh rasland at mellanox.com
Thu Jan 21 13:18:00 CET 2016


From: Raslan Darawsheh <rdarawsheh at asaltech.com>

Signed-off-by: Raslan Darawsheh <rdarawsheh at 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



More information about the dts mailing list