[dts] [PATCH V1 1/3] add fdir for niantic and fortville test

huilong,xu huilongx.xu at intel.com
Wed Jun 3 09:25:11 CEST 2015


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


Signed-off-by: huilong 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 a749008..b3a7479 100644
--- a/executions/execution.cfg
+++ b/executions/execution.cfg
@@ -20,7 +20,8 @@ test_suites=
     dynamic_config,
     generic_filter,
     dual_vlan,
-    shutdown_api
+    shutdown_api,
+    fdir
 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 f2a3e7e..600c693 100644
--- a/executions/execution_FVL.cfg
+++ b/executions/execution_FVL.cfg
@@ -8,7 +8,8 @@ test_suites=
     dual_vlan,
     vlan,
     shutdown_api,
-    queue_start_stop
+    queue_start_stop,
+    fdir
 targets=
     x86_64-native-linuxapp-gcc
 parameters=nic_type=cfg:func=true
-- 
1.7.4.4



More information about the dts mailing list