test suite reviews and discussions
 help / color / mirror / Atom feed
From: Jianwei Mei <jianweix.mei@intel.com>
To: dts@dpdk.org
Cc: Jianwei Mei <jianweix.mei@intel.com>
Subject: [dts] [PATCH V3] test_plans/etag:add hardware informations
Date: Mon, 25 Mar 2019 16:36:31 +0800	[thread overview]
Message-ID: <1553502991-84957-1-git-send-email-jianweix.mei@intel.com> (raw)

add hardware informations

Signed-off-by: Jianwei Mei <jianweix.mei@intel.com>
---
 test_plans/etag_test_plan.rst | 25 ++++++++++++++++++++++---
 1 file changed, 22 insertions(+), 3 deletions(-)

diff --git a/test_plans/etag_test_plan.rst b/test_plans/etag_test_plan.rst
index 6350d64..43d7121 100644
--- a/test_plans/etag_test_plan.rst
+++ b/test_plans/etag_test_plan.rst
@@ -35,12 +35,12 @@ External Tag (E-tag) Tests
 ==========================
 
 In some systems an additional external tag (E-tag) can be present before the
-VLAN. NIC X550 support VLANs in presence of external tags.
+VLAN. NIC X550 and X552/X557 support VLANs in presence of external tags.
 E-tag mode is used for systems where the device adds a tag to identify a
 subsystem (usually a VM) and the near end switch adds a tag indicating the
 destination subsystem.
 
-The support of E-tag features by X550 consists in:
+The support of E-tag features by X550 and X552/X557 consists in:
 - The filtering of received E-tag packets
 - E-tag header stripping by VF device in received packets
 - E-tag header insertion by VF device in transmitted packets
@@ -48,6 +48,25 @@ The support of E-tag features by X550 consists in:
 
 Prerequisites
 =============
+1. Hardware:
+
+-  Machine type: SuperMicro 1U Xeon D Broadwell SoC uServer
+-  Product Name: SYS-5018D-FN4T
+-  Nic: Sageville(X550) and Sagepond(X552/X557-AT)
+
+   Note: you can use "dmidecode | grep 'Product Name'" command to get the product name.
+
+2. Bios:
+
+-  Enable etag items in BIOS
+
+3. Software:
+
+- DPDK: http://dpdk.org/git/dpdk
+
+
+Set up scenario
+===============
 
 1. Create 2VF devices from PF device::
 
@@ -55,7 +74,7 @@ Prerequisites
       0000:84:00.0 'Device 1563' drv=igb_uio unused=
       echo 2 > /sys/bus/pci/devices/0000\:84\:00.0/max_vfs
 
-2. Detach VFs from the host, bind them to pci-stub driver::
+2. Detach VFs from the host, bind them to pci-stub or vfio-pci driver::
 
       /sbin/modprobe pci-stub
 
-- 
2.17.2


             reply	other threads:[~2019-03-25  8:32 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-03-25  8:36 Jianwei Mei [this message]
2019-03-25  8:52 ` Zhu, ShuaiX
2019-04-03 16:05 ` Tu, Lijuan
2019-04-08  2:21   ` Mei, JianweiX

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=1553502991-84957-1-git-send-email-jianweix.mei@intel.com \
    --to=jianweix.mei@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).