test suite reviews and discussions
 help / color / mirror / Atom feed
* [dts] [PATCH v1] test_plans: update traffic mac addr of TG for ntb cases
@ 2020-02-19 20:45 Yinan
  2020-02-21  2:03 ` Tu, Lijuan
  0 siblings, 1 reply; 2+ messages in thread
From: Yinan @ 2020-02-19 20:45 UTC (permalink / raw)
  To: dts; +Cc: Wang Yinan

From: Wang Yinan <yinan.wang@intel.com>

Signed-off-by: Wang Yinan <yinan.wang@intel.com>
---
 test_plans/ntb_test_plan.rst | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)

diff --git a/test_plans/ntb_test_plan.rst b/test_plans/ntb_test_plan.rst
index 415efe6..edef78d 100644
--- a/test_plans/ntb_test_plan.rst
+++ b/test_plans/ntb_test_plan.rst
@@ -108,11 +108,13 @@ Test Case1: NTB test with file-trans fwd mode using igb_uio
 
     ./examples/ntb/build/ntb_fwd -l 28-32 -n 6 -- -i --buf-size=65407
     >set fwd file-trans
+    >start
 
 3. Launch ntb_fwd sample on Machine2::
 
     ./examples/ntb/build/ntb_fwd -l 28-32 -n 6 -- -i --buf-size=65407
     >set fwd file-trans
+    >start
 
 4. Send file from Machine1::
 
@@ -173,7 +175,7 @@ Test Case3: NTB test with rxonly/txonly fwd mode using igb_uio
 4. Check throughput with log info on two machines.
 
 Test Case4: NTB test with rxonly/txonly fwd mode using vfio-pci
-===============================================================
+==============================================================
 
 1. Insmod kernel module and bind Non-Transparent Bridge to vfio-pci driver on two host machines separately::
 
@@ -224,7 +226,7 @@ Test flow: TG <-> NIC1 <-> NTB1 <-> NTB2 <-> NIC2 <-> TG
     >start
     >show port stats
 
-4. Check throughput with log info on two machines.
+4. Send packets (dest mac= nic mac address) with TG and check throughput with log info on two machines.
 
 Test Case6: NTB test with io fwd mode using vfio-pci
 ====================================================
@@ -254,4 +256,4 @@ Test flow: TG <-> NIC1 <-> NTB1 <-> NTB2 <-> NIC2 <-> TG
     >start
     >show port stats
 
-4. Check throughput with log info on two machines.
\ No newline at end of file
+4. Send packets (dest mac= nic mac address) with TG and check throughput with log info on two machines.
-- 
2.17.1


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

end of thread, other threads:[~2020-02-21  2:03 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-02-19 20:45 [dts] [PATCH v1] test_plans: update traffic mac addr of TG for ntb cases Yinan
2020-02-21  2:03 ` Tu, Lijuan

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).