test suite reviews and discussions
 help / color / mirror / Atom feed
From: "zhao,meijuan" <meijuanx.zhao@intel.com>
To: dts@dpdk.org
Cc: "zhao,meijuan" <meijuanx.zhao@intel.com>
Subject: [dts] [PATCH V2 2/2] test_plan/sriov kvm: add vlan strip
Date: Wed, 13 Jun 2018 15:32:31 +0800	[thread overview]
Message-ID: <1528875151-55564-2-git-send-email-meijuanx.zhao@intel.com> (raw)
In-Reply-To: <1528875151-55564-1-git-send-email-meijuanx.zhao@intel.com>

before dpdk18.02, testpmd default vlan strip value is enable,
test vlan mirror need enable vlan strip

Signed-off-by: zhao,meijuan <meijuanx.zhao@intel.com>
---
 test_plans/sriov_kvm_test_plan.rst | 14 ++++++++++++++
 1 file changed, 14 insertions(+)

diff --git a/test_plans/sriov_kvm_test_plan.rst b/test_plans/sriov_kvm_test_plan.rst
index f1c17c3..0507b02 100644
--- a/test_plans/sriov_kvm_test_plan.rst
+++ b/test_plans/sriov_kvm_test_plan.rst
@@ -582,6 +582,10 @@ Test Case20: Scaling Vlan Mirror on 4VFs
 
 Make sure prerequisites for scaling 4VFs per 1PF is set up.
 
+Enable vf vlan strip::
+
+     VF0 testpmd->vlan set strip on 0
+
 Add 3 mirror rules that will mirror VM0/VM1/VM2 vlan income traffic to VM3::
 
     PF testpmd-> rx_vlan add 1 port 0 vf 0x1
@@ -624,6 +628,11 @@ Test Case21: Scaling Vlan Mirror & Pool Mirror on 4VFs
 
 Make sure prerequisites for scaling 4VFs per 1PF is set up.
 
+Enable vf vlan strip::
+
+     VF0 testpmd->vlan set strip on 0
+     VF1 testpmd->vlan set strip on 0
+
 Add 3 mirror rules that will mirror VM0/VM1 vlan income traffic to VM2, VM0/VM1
 pool will come to VM3::
 
@@ -700,6 +709,11 @@ Test Case23: Scaling Pool & Vlan & Uplink & Downlink Mirror on 4VFs
 
 Make sure prerequisites for scaling 4VFs per 1PF is set up.
 
+Enable vf vlan strip::
+
+    VF0 testpmd->vlan set strip on 0
+    VF1 testpmd->vlan set strip on 0
+
 Add mirror rules that VM0 vlan mirror to VM1, all income traffic mirror to VM2,
 all outcome traffic mirror to VM3, all VM1 traffic will mirror to VM0. Make
 sure VM2 and VM3 rxonly::
-- 
1.9.3

      reply	other threads:[~2018-06-13  7:31 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-06-13  7:32 [dts] [PATCH V2 1/2] tests/sriov " zhao,meijuan
2018-06-13  7:32 ` zhao,meijuan [this message]

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=1528875151-55564-2-git-send-email-meijuanx.zhao@intel.com \
    --to=meijuanx.zhao@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).