[V1] test_plans/ntb_test_plan: add start step in testcase2

Message ID 20221121053923.2312466-1-weix.ling@intel.com (mailing list archive)
State Accepted
Headers
Series [V1] test_plans/ntb_test_plan: add start step in testcase2 |

Checks

Context Check Description
ci/Intel-dts-pylama-test success Testing OK
ci/Intel-dts-doc-test success Testing OK
ci/Intel-dts-format-test success Testing OK
ci/Intel-dts-suite-test warning SKIPPED

Commit Message

Ling, WeiX Nov. 21, 2022, 5:39 a.m. UTC
  Add start step in testcase2.

Signed-off-by: Wei Ling <weix.ling@intel.com>
---
 test_plans/ntb_test_plan.rst | 2 ++
 1 file changed, 2 insertions(+)
  

Comments

He, Xingguang Nov. 21, 2022, 5:51 a.m. UTC | #1
> -----Original Message-----
> From: Wei Ling <weix.ling@intel.com>
> Sent: Monday, November 21, 2022 1:39 PM
> To: dts@dpdk.org
> Cc: Ling, WeiX <weix.ling@intel.com>
> Subject: [dts][PATCH V1] test_plans/ntb_test_plan: add start step in testcase2
> 
> Add start step in testcase2.
> 
> Signed-off-by: Wei Ling <weix.ling@intel.com>
> ---
Acked-by: Xingguang He<xingguang.he@intel.com>
  
Tu, Lijuan Nov. 21, 2022, 7:54 a.m. UTC | #2
On Mon, 21 Nov 2022 13:39:23 +0800, Wei Ling <weix.ling@intel.com> wrote:
> Add start step in testcase2.
> 
> Signed-off-by: Wei Ling <weix.ling@intel.com>


Applied, thanks
  

Patch

diff --git a/test_plans/ntb_test_plan.rst b/test_plans/ntb_test_plan.rst
index 0094010d..8d788a19 100644
--- a/test_plans/ntb_test_plan.rst
+++ b/test_plans/ntb_test_plan.rst
@@ -109,11 +109,13 @@  Test Case2: NTB test with file-trans fwd mode using vfio-pci
 
     ./x86_64-native-linuxapp-gcc/examples/dpdk-ntb -l 28-32 -n 6 -- -i --buf-size=65407
     >set fwd file-trans
+    >start
 
 3. Launch ntb_fwd sample on Machine2::
 
     ./x86_64-native-linuxapp-gcc/examples/dpdk-ntb -l 28-32 -n 6 -- -i --buf-size=65407
     >set fwd file-trans
+    >start
 
 4. Send file from Machine1::