[dts] [PATCH] executions fm10k: add execution file for fm10k

Yong Liu yong.liu at intel.com
Mon Jan 25 03:05:22 CET 2016


Signed-off-by: Marvin Liu <yong.liu at intel.com>

diff --git a/executions/execution_fm10k.cfg b/executions/execution_fm10k.cfg
new file mode 100644
index 0000000..fb4fc8c
--- /dev/null
+++ b/executions/execution_fm10k.cfg
@@ -0,0 +1,26 @@
+[Execution1]
+crbs=<CRB IP Address>
+drivername=<driver name igb_uio or vfio-pci>
+test_suites=
+    checksum_offload,
+    vlan,
+    shutdown_api,
+    queue_start_stop,
+    tso,
+    pmd,
+    jumboframes,
+    mac_filter,
+    scatter,
+    pmdrss_hash,
+targets=
+    x86_64-native-linuxapp-gcc
+parameters=nic_type=cfg:func=true
+
+[Execution2]
+crbs=<Performance CRB IP Address>
+drivername=<driver name igb_uio or vfio-pci>
+test_suites=
+    l3fwd,
+targets=
+    x86_64-native-linuxapp-gcc
+parameters=nic_type=niantic:perf=true
-- 
1.8.4.2



More information about the dts mailing list