test suite reviews and discussions
 help / color / mirror / Atom feed
* [dts] [dts 1/4] [PATCH V1] add dual vlan test case in default execution file
@ 2015-05-27  7:02 huilong,xu
  2015-05-27  7:02 ` [dts] [dts 2/4] [PATCH V1] add dual vlan test plan huilong,xu
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: huilong,xu @ 2015-05-27  7:02 UTC (permalink / raw)
  To: dts

From: huilong xu <huilongx.xu@intel.com>

changed list:
    1. add dual vlan for niantic and fortville test
    2. add vlan for fortville test

Signed-off-by: huilong xu <huilongx.xu@intel.com>
---
 executions/execution.cfg     |    3 ++-
 executions/execution_FVL.cfg |    4 +++-
 2 files changed, 5 insertions(+), 2 deletions(-)

diff --git a/executions/execution.cfg b/executions/execution.cfg
index 73d70f6..e5c6198 100644
--- a/executions/execution.cfg
+++ b/executions/execution.cfg
@@ -18,7 +18,8 @@ test_suites=
     ip_pipeline,
     pmd_bonded,
     dynamic_config,
-    generic_filter
+    generic_filter,
+    dual_vlan
 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 7e5151b..12990d8 100644
--- a/executions/execution_FVL.cfg
+++ b/executions/execution_FVL.cfg
@@ -4,7 +4,9 @@ drivername=<driver name igb_uio or vfio-pci>
 test_suites=
     checksum_offload,
     dynamic_config,
-    generic_filter
+    generic_filter,
+    dual_vlan,
+    vlan
 targets=
     x86_64-native-linuxapp-gcc
 parameters=nic_type=cfg:func=true
-- 
1.7.4.4

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2015-06-01  9:12 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-05-27  7:02 [dts] [dts 1/4] [PATCH V1] add dual vlan test case in default execution file huilong,xu
2015-05-27  7:02 ` [dts] [dts 2/4] [PATCH V1] add dual vlan test plan huilong,xu
2015-05-27  7:02 ` [dts] [dts 3/4] [PATCH v1] add dual vlan test case huilong,xu
2015-05-27  7:02 ` [dts] [dts 4/4] [PATCH V1] update vlan get package function huilong,xu
2015-06-01  9:12 ` [dts] [dts 1/4] [PATCH V1] add dual vlan test case in default execution file Liu, Yong

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