[dts] [PATCH V1 11/14] test_plans/rss_to_rte_flow: fix build warnings and errors

Haiyang Zhao haiyangx.zhao at intel.com
Tue Jun 23 04:21:38 CEST 2020


Signed-off-by: Haiyang Zhao <haiyangx.zhao at intel.com>
---
 test_plans/rss_to_rte_flow_test_plan.rst | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/test_plans/rss_to_rte_flow_test_plan.rst b/test_plans/rss_to_rte_flow_test_plan.rst
index 0e33f11..4d33256 100644
--- a/test_plans/rss_to_rte_flow_test_plan.rst
+++ b/test_plans/rss_to_rte_flow_test_plan.rst
@@ -319,7 +319,7 @@ Notes: rule 1 conflicts with rule 0, rule 1 will overlap the rule 0.
 
 10. Set all the queues to the rule::
 
-    testpmd> flow create 0 ingress pattern end actions rss types end queues 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 end / end
+     testpmd> flow create 0 ingress pattern end actions rss types end queues 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 end / end
 
    Send the ipv4-other packets with different src/dst ip address.
    All the packets are distributed to all queues.
@@ -612,7 +612,7 @@ Test case: Flow directory rule and RSS rule combination (I40E)
    So flow directory filter is priority to RSS hash filter.
 
 Test case: Set queue-region with rte_flow api (I40E)
-===================================================
+====================================================
  
 1. Start the testpmd::
 
-- 
1.8.3.1



More information about the dts mailing list