[dts] update test suite in dpdk2.1 test cycle

huilongx,xu huilongx.xu at intel.com
Tue Jun 30 10:55:34 CEST 2015


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


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

diff --git a/executions/execution.cfg b/executions/execution.cfg
index 6e42b90..973c4a5 100644
--- a/executions/execution.cfg
+++ b/executions/execution.cfg
@@ -4,6 +4,7 @@ drivername=<driver name igb_uio or vfio-pci>
 test_suites=
     cmdline,
     hello_world,
+    scatter,
     multiprocess,
     timer,
     blacklist,
@@ -22,10 +23,8 @@ test_suites=
     shutdown_api,
     fdir,
     ipv4_reassembly,
-    scatter,
     pmdrssreta,
-    pmd,
-    l2fwd 
+    pmd
 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 20451a3..83ee722 100644
--- a/executions/execution_FVL.cfg
+++ b/executions/execution_FVL.cfg
@@ -3,6 +3,7 @@ crbs=<CRB IP Address>
 drivername=<driver name igb_uio or vfio-pci>
 test_suites=
     checksum_offload,
+    scatter,
     dynamic_config,
     generic_filter,
     dual_vlan,
@@ -13,17 +14,14 @@ test_suites=
     fdir,
     nvgre,
     vxlan,
-    vxlan_sample,
     pmd,
     ipfrag,
     timer,
     jumboframes,
     multiprocess,
-    l2fwd,
     whitelist,
     blacklist,
     ipv4_reassembly,
-    scatter,
     pmdrssreta,
     pmdrss_hash
 targets=
-- 
1.7.4.4



More information about the dts mailing list