test suite reviews and discussions
 help / color / mirror / Atom feed
* [dts] [PATCH V1] test_plan/sriov_kvm:modify parameter of Test Case8
@ 2019-09-24 20:00 Xiaoxiao Zeng
  0 siblings, 0 replies; only message in thread
From: Xiaoxiao Zeng @ 2019-09-24 20:00 UTC (permalink / raw)
  To: dts; +Cc: Xiaoxiao Zeng

*.change VM to set rxonly mode.
*.modify number of packet that Niantic VM1 can receive.

---
 test_plans/sriov_kvm_test_plan.rst | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/test_plans/sriov_kvm_test_plan.rst b/test_plans/sriov_kvm_test_plan.rst
index f22b2ed..0615157 100644
--- a/test_plans/sriov_kvm_test_plan.rst
+++ b/test_plans/sriov_kvm_test_plan.rst
@@ -302,7 +302,7 @@ Generate a random number N of 1-4095, Add rx vlan-id N and a mirror rule::
 Note: Because of Hardware limitation, downlink-mirror and pool-mirror-down cannot coexist,
 uplink-mirror and pool-mirror-up cannot coexist in Fortville.
 
-Fortville: Make sure VM0 in receive only mode::
+Fortville: Make sure VM1 in receive only mode::
 
     VF1 testpmd-> set fwd rxonly
     VF1 testpmd-> start
@@ -336,8 +336,8 @@ VM0 packets has been mirrored to VM1, VF1 RX 32 packets (down link mirror)::
 
 Send 1 packet with VM1 vlan id N and mac, and verify that VF0 have 1 RX packet(vlan mirror).
 
-Send 1 packet to VF0 with VF0 MAC, check if VF0 RX 1 packet and TX 1 packet,
-and VF1 has 2 packets mirror from VF0(up link mirror).
+Send 1 packet to VF0 with VF0 MAC, check if VF0 RX 1 packet,
+and VF1 has 1 packet mirror from VF0(up link mirror).
 
 After test need reset mirror rule::
 
-- 
2.17.0


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2019-09-24  8:00 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-09-24 20:00 [dts] [PATCH V1] test_plan/sriov_kvm:modify parameter of Test Case8 Xiaoxiao Zeng

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