[dts] [PATCH V1] tests:add ipv4 ipv6 switchfilter non pipline script for the CVL

zhiwei.he zhiwei.he at intel.com
Tue Jan 7 12:27:24 CET 2020


From: "zhiwei.he" <zhiwei.he at intel.com>

Signed-off-by: zhiwei.he <zhiwei.he at intel.com>
---
 tests/TestSuite_cvl_switch_filter.py | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/tests/TestSuite_cvl_switch_filter.py b/tests/TestSuite_cvl_switch_filter.py
index a751f46..c5871ac 100644
--- a/tests/TestSuite_cvl_switch_filter.py
+++ b/tests/TestSuite_cvl_switch_filter.py
@@ -2422,8 +2422,8 @@ tvs_mac_ipv4_non_pipeline_mode = [
     ]
     
 tvs_mac_ipv4_udp_non_pipeline_mode = [
-    tv_mac_ipv4_udp_in_queue_01, 
-    tv_mac_ipv4_udp_drop_queue_02 
+    tv_mac_ipv4_udp_in_queue_01,
+    tv_mac_ipv4_udp_drop_queue_02
     ]
 
 tvs_mac_ipv4_tcp_non_pipeline_mode = [
@@ -2437,7 +2437,7 @@ tvs_mac_ipv6_non_pipeline_mode = [
     ]
 
 tvs_mac_ipv6_frag_non_pipeline_mode = [
-    tv_mac_ipv6_frag_in_queue_01, 
+    tv_mac_ipv6_frag_in_queue_01,
     tv_mac_ipv6_frag_drop_queue_02
     ]
 
-- 
1.8.3.1



More information about the dts mailing list