[dts] [PATCH V1] test_plan/sriov_kvm:modify parameter of Test Case8

Xiaoxiao Zeng xiaoxiaox.zeng at intel.com
Tue Sep 24 22:00:50 CEST 2019


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



More information about the dts mailing list