test suite reviews and discussions
 help / color / mirror / Atom feed
* [dts][PATCH V1] test_plans/ntb_test_plan: add start step in testcase2
@ 2022-11-21  5:39 Wei Ling
  2022-11-21  5:51 ` He, Xingguang
  2022-11-21  7:54 ` lijuan.tu
  0 siblings, 2 replies; 3+ messages in thread
From: Wei Ling @ 2022-11-21  5:39 UTC (permalink / raw)
  To: dts; +Cc: Wei Ling

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(+)

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::
 
-- 
2.25.1


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-11-21  7:54 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-11-21  5:39 [dts][PATCH V1] test_plans/ntb_test_plan: add start step in testcase2 Wei Ling
2022-11-21  5:51 ` He, Xingguang
2022-11-21  7:54 ` lijuan.tu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).