[dts] [PATCH V2 2/4] add kni test case in fvl and niantic case test

huilong xu huilongx.xu at intel.com
Sun Sep 6 08:47:17 CEST 2015


From: "huilongx,xu" <huilongx.xu at intel.com>

---
 executions/execution.cfg     | 3 ++-
 executions/execution_FVL.cfg | 3 ++-
 2 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/executions/execution.cfg b/executions/execution.cfg
index 6e42b90..20d9bd6 100644
--- a/executions/execution.cfg
+++ b/executions/execution.cfg
@@ -25,7 +25,8 @@ test_suites=
     scatter,
     pmdrssreta,
     pmd,
-    l2fwd 
+    l2fwd,
+    kni 
 targets=
     x86_64-native-linuxapp-gcc
 parameters=nic_type=cfg:func=true
diff --git a/executions/execution_FVL.cfg b/executions/execution_FVL.cfg
index 9f25802..7bdd2b7 100644
--- a/executions/execution_FVL.cfg
+++ b/executions/execution_FVL.cfg
@@ -26,7 +26,8 @@ test_suites=
     scatter,
     pmdrssreta,
     pmdrss_hash,
-    ieee1588
+    ieee1588,
+    kni
 targets=
     x86_64-native-linuxapp-gcc
 parameters=nic_type=cfg:func=true
-- 
1.9.3



More information about the dts mailing list