[dts] [PATCH 3/3] Add l3fwdacl test suite in execution file Signed-off-by: Lijuan Tu <lijuanx.a.tu at intel.com>

lijuan,tu lijuanx.a.tu at intel.com
Tue Sep 15 03:37:42 CEST 2015


From: Lijuan Tu <lijuanx.a.tu at intel.com>


Signed-off-by: Lijuan Tu <lijuanx.a.tu 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 20d9bd6..0fa3779 100644
--- a/executions/execution.cfg
+++ b/executions/execution.cfg
@@ -26,7 +26,8 @@ test_suites=
     pmdrssreta,
     pmd,
     l2fwd,
-    kni 
+    kni,
+    l3fwdacl 
 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 7bdd2b7..aa924f1 100644
--- a/executions/execution_FVL.cfg
+++ b/executions/execution_FVL.cfg
@@ -27,7 +27,8 @@ test_suites=
     pmdrssreta,
     pmdrss_hash,
     ieee1588,
-    kni
+    kni,
+    l3fwdacl
 targets=
     x86_64-native-linuxapp-gcc
 parameters=nic_type=cfg:func=true
-- 
1.7.4.4



More information about the dts mailing list