test suite reviews and discussions
 help / color / mirror / Atom feed
From: "xu,huilong" <huilongx.xu@intel.com>
To: dts@dpdk.org
Cc: "xu,huilong" <huilongx.xu@intel.com>
Subject: [dts] [dts 2/2][PATCH V2] update dual vlan tpid test plan
Date: Fri, 18 Mar 2016 15:19:37 +0800	[thread overview]
Message-ID: <1458285577-93421-2-git-send-email-huilongx.xu@intel.com> (raw)
In-Reply-To: <1458285577-93421-1-git-send-email-huilongx.xu@intel.com>

Signed-off-by: xu,huilong <huilongx.xu@intel.com>
---
 test_plans/dual_vlan_test_plan.rst | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/test_plans/dual_vlan_test_plan.rst b/test_plans/dual_vlan_test_plan.rst
index fa434cc..dd4e2cc 100644
--- a/test_plans/dual_vlan_test_plan.rst
+++ b/test_plans/dual_vlan_test_plan.rst
@@ -289,8 +289,8 @@ Check whether the mode is setted successfully::
       qinq(extend) on
 
 Set Tag Protocol ID ``0x1234`` on port ``0``::
-
-    testpmd> vlan set tpid 0x1234 0
+nic only support inner model, except fortville::
+    testpmd> vlan set inner tpid 0x1234 0
 
 Enable vlan packet filtering and strip on port ``0`` ::
 
@@ -304,7 +304,7 @@ received on port ``B``.
 
 Set Tag Protocol ID ``0x8100`` on port ``0``::
 
-    testpmd> vlan set tpid 0x8100 0
+    testpmd> vlan set inner tpid 0x8100 0
     
 Configure the traffic generator to send VLAN packet whose outer vlan tag is ``0x1``, 
 inter vlan tag is ``0x2`` and outer Tag Protocol ID is ``0x8100`` and send 1 packet 
-- 
1.9.3

  reply	other threads:[~2016-03-18  7:24 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-03-18  7:19 [dts] [dts 1/2]i[PATCH V2] update ixgbe nic tpid command xu,huilong
2016-03-18  7:19 ` xu,huilong [this message]
2016-03-18  7:35 ` Liu, Yong

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=1458285577-93421-2-git-send-email-huilongx.xu@intel.com \
    --to=huilongx.xu@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).