test suite reviews and discussions
 help / color / mirror / Atom feed
From: Xiaoxiao Zeng <xiaoxiaox.zeng@intel.com>
To: dts@dpdk.org
Cc: Xiaoxiao Zeng <xiaoxiaox.zeng@intel.com>
Subject: [dts] [PATCH V1] test_plan/sriov_kvm:modify parameter of Test Case8
Date: Wed, 25 Sep 2019 04:00:50 +0800	[thread overview]
Message-ID: <20190924200050.30083-1-xiaoxiaox.zeng@intel.com> (raw)

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


                 reply	other threads:[~2019-09-24  8:00 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20190924200050.30083-1-xiaoxiaox.zeng@intel.com \
    --to=xiaoxiaox.zeng@intel.com \
    --cc=dts@dpdk.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).