[dts] [PATCH 3/4] test_plans/vlan_ethertype_config: fix doc build warning

Lijuan Tu lijuan.tu at intel.com
Thu Jan 31 14:04:47 CET 2019


Signed-off-by: Lijuan Tu <lijuan.tu at intel.com>
---
 test_plans/vlan_ethertype_config_test_plan.rst | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/test_plans/vlan_ethertype_config_test_plan.rst b/test_plans/vlan_ethertype_config_test_plan.rst
index 81b7d9b..7096614 100644
--- a/test_plans/vlan_ethertype_config_test_plan.rst
+++ b/test_plans/vlan_ethertype_config_test_plan.rst
@@ -124,7 +124,7 @@ Test Case 3: test adding VLAN Tag Identifier with changing VLAN TPID
    Verify that the VLAN packet cannot be received in port ``B``.
 
 Test Case 4: test VLAN header stripping with changing VLAN TPID
-==============================================================
+===============================================================
 
 1. start testpmd, setup vlan filter off, vlan strip on, start in mac forwarding mode::
 
@@ -142,7 +142,7 @@ Test Case 4: test VLAN header stripping with changing VLAN TPID
       testpmd> vlan set outer tpid 0xA100 0
 
 4. Send 1 packet with VLAN TPID 0xA100 and VLAN Tag 16 on port ``A``.
-Verify that packet received in port ``B`` without VLAN Tag Identifier
+  Verify that packet received in port ``B`` without VLAN Tag Identifier
 
 5. Disable vlan header stripping on port ``0``::
 
-- 
1.8.3.1



More information about the dts mailing list