[dts] [PATCH V1] fix case discription in test_plan

Chen, BoX C box.c.chen at intel.com
Fri Mar 29 04:02:21 CET 2019


Tested-by: Chen, BoX C <box.c.chen at intel.com>

-----Original Message-----
From: dts [mailto:dts-bounces at dpdk.org] On Behalf Of xiao,qimai
Sent: March 29, 2019 10:36
To: dts at dpdk.org
Cc: Xiao, QimaiX <qimaix.xiao at intel.com>
Subject: [dts] [PATCH V1] fix case discription in test_plan

correct case discription in runtime_vf_queue_number_kernel_test_plan.rst

Signed-off-by: xiao,qimai <qimaix.xiao at intel.com>
---
 test_plans/runtime_vf_queue_number_kernel_test_plan.rst | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/test_plans/runtime_vf_queue_number_kernel_test_plan.rst b/test_plans/runtime_vf_queue_number_kernel_test_plan.rst
index bde300d..57df29a 100644
--- a/test_plans/runtime_vf_queue_number_kernel_test_plan.rst
+++ b/test_plans/runtime_vf_queue_number_kernel_test_plan.rst
@@ -162,7 +162,7 @@ Test Case 1: set valid VF queue number in testpmd command-line options
       TX-packets: 3       TX-dropped: 0             TX-total: 3
       ----------------------------------------------------------------------------
 
-6. Repeat step 2 to 6 with the mininum queue number, 1, and the maximum queue number, 16.
+6. Repeat step 1 to 5 with the mininum queue number, 1, and the maximum queue number, 16.
 
 Test case 2: set invalid VF queue number in testpmd command-line options  ========================================================================
@@ -204,7 +204,7 @@ Test case 3: set valid VF queue number with testpmd function command
     testpmd> port config all txq 3
     testpmd> port start all
 
-4. Repeat step 4-7 of test case 1.
+4. Repeat step 3-6 of test case 1.
 
 Test case 4: set invalid VF queue number with testpmd function command  ======================================================================
--
2.19.1



More information about the dts mailing list