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

Wei Ling weix.ling at intel.com
Mon Nov 21 06:39:23 CET 2022


Add start step in testcase2.

Signed-off-by: Wei Ling <weix.ling at 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



More information about the dts mailing list