[V1] test_plans: fix building warning and errors

Message ID 20210401081900.26795-1-haiyangx.zhao@intel.com (mailing list archive)
State Accepted
Headers
Series [V1] test_plans: fix building warning and errors |

Commit Message

Zhao, HaiyangX April 1, 2021, 8:19 a.m. UTC
  Signed-off-by: Haiyang Zhao <haiyangx.zhao@intel.com>
---
 test_plans/cvl_switch_filter_pppoe_test_plan.rst | 2 +-
 test_plans/index.rst                             | 2 ++
 2 files changed, 3 insertions(+), 1 deletion(-)
  

Comments

Tu, Lijuan April 7, 2021, 2:11 a.m. UTC | #1
> Subject: [dts] [PATCH V1] test_plans: fix building warning and errors
> 
> Signed-off-by: Haiyang Zhao <haiyangx.zhao@intel.com>
> ---
>  test_plans/cvl_switch_filter_pppoe_test_plan.rst | 2 +-
>  test_plans/index.rst                             | 2 ++
>  2 files changed, 3 insertions(+), 1 deletion(-)

Applied
  

Patch

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