test suite reviews and discussions
 help / color / mirror / Atom feed
* [dts] [PATCH] Add unified packet type detect suite in execution file
@ 2015-11-09  2:53 Yong Liu
  0 siblings, 0 replies; only message in thread
From: Yong Liu @ 2015-11-09  2:53 UTC (permalink / raw)
  To: dts

From: Marvin Liu <yong.liu@intel.com>

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

diff --git a/executions/execution.cfg b/executions/execution.cfg
index 1870ec2..aa0b384 100644
--- a/executions/execution.cfg
+++ b/executions/execution.cfg
@@ -26,7 +26,8 @@ test_suites=
     pmdrssreta,
     pmd,
     l2fwd,
-    kni 
+    kni,
+    uni_pkt
 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 b404676..2a9a9cc 100644
--- a/executions/execution_FVL.cfg
+++ b/executions/execution_FVL.cfg
@@ -27,7 +27,8 @@ test_suites=
     pmdrssreta,
     pmdrss_hash,
     ieee1588,
-    kni
+    kni,
+    uni_pkt
 targets=
     x86_64-native-linuxapp-gcc
 parameters=nic_type=cfg:func=true
-- 
1.9.3

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2015-11-09  2:53 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-11-09  2:53 [dts] [PATCH] Add unified packet type detect suite in execution file Yong Liu

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).