summaryrefslogtreecommitdiff
path: root/executions
diff options
context:
space:
mode:
authorRaslan Darawsheh <rdarawsheh@asaltech.com>2016-01-21 14:18:00 +0200
committersys_stv <sys_stv@intel.com>2016-01-21 22:20:48 +0800
commit3e104df38028dc1dac5d15a5c70a28f8faf69ff3 (patch)
tree3e6959e5ac44753021811e78bf2f38973bb18eab /executions
parent2d3e4b96d176f69db0e598f05cd12c564e956e26 (diff)
executions/execution.*: adding mlx5_core to bind Mellanox NIC's to the driver
Signed-off-by: Raslan Darawsheh <rdarawsheh@asaltech.com>
Diffstat (limited to 'executions')
-rw-r--r--executions/execution.cfg2
-rw-r--r--executions/execution_FVL.cfg2
-rw-r--r--executions/execution_smoke.cfg2
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,