[dts] [PATCH V1] test_plans: fix building warning and errors

Haiyang Zhao haiyangx.zhao at intel.com
Thu Apr 1 10:19:00 CEST 2021


Signed-off-by: Haiyang Zhao <haiyangx.zhao at intel.com>
---
 test_plans/cvl_switch_filter_pppoe_test_plan.rst | 2 +-
 test_plans/index.rst                             | 2 ++
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/test_plans/cvl_switch_filter_pppoe_test_plan.rst b/test_plans/cvl_switch_filter_pppoe_test_plan.rst
index a2854276..83377154 100644
--- a/test_plans/cvl_switch_filter_pppoe_test_plan.rst
+++ b/test_plans/cvl_switch_filter_pppoe_test_plan.rst
@@ -69,7 +69,7 @@ Pattern and input set
   |                     | MAC_VLAN_PPPOE_IPV4_PAY       | [Dest MAC], [VLAN], [seid],               | [Dest MAC], [VLAN], [seid],               |
   |                     | _session_id_proto_id          | [pppoe_proto_id]                          | [pppoe_proto_id]                          |
   |                     +-------------------------------+-------------------------------------------+-------------------------------------------+
-  |                	    | MAC_VLAN_PPPOE_IPV6_PAY       | [Dest MAC], [VLAN], [seid],               | [Dest MAC], [VLAN], [seid],               |
+  |                	| MAC_VLAN_PPPOE_IPV6_PAY       | [Dest MAC], [VLAN], [seid],               | [Dest MAC], [VLAN], [seid],               |
   |                     | _session_id_proto_id          | [pppoe_proto_id]                          | [pppoe_proto_id]                          |
   |                     +-------------------------------+-------------------------------------------+-------------------------------------------+
   |                     | MAC_PPPOE_IPV4_PAY_session_id | [Dest MAC], [seid], [pppoe_proto_id]      | [Dest MAC], [seid], [pppoe_proto_id]      |
diff --git a/test_plans/index.rst b/test_plans/index.rst
index a659a5d3..8bcbe82b 100644
--- a/test_plans/index.rst
+++ b/test_plans/index.rst
@@ -54,6 +54,7 @@ The following are the test plans for the DPDK DTS automated test system.
     cvl_dcf_acl_filter_test_plan
     cvl_dcf_date_path_test_plan
     cvl_dcf_switch_filter_test_plan
+    cvl_dcf_switch_filter_pppoe_test_plan
     cvl_ecpri_test_plan
     cvl_fdir_test_plan
     cvl_iavf_rss_configure_test_plan
@@ -61,6 +62,7 @@ The following are the test plans for the DPDK DTS automated test system.
     cvl_qinq_test_plan
     cvl_rss_configure_test_plan
     cvl_switch_filter_test_plan
+    cvl_switch_filter_pppoe_test_plan
     cvl_vf_support_multicast_address_test_plan
     cloud_filter_with_l4_port_test_plan
     dcf_lifecycle_test_plan
-- 
2.17.1



More information about the dts mailing list