From: yufengx.mo@intel.com
To: dts@dpdk.org
Cc: yufengmx <yufengx.mo@intel.com>
Subject: [dts] [PATCH V1 1/2] userspace_ethtool: update test plan.
Date: Mon, 16 Jan 2017 11:48:31 +0800 [thread overview]
Message-ID: <1484538512-45811-2-git-send-email-yufengx.mo@intel.com> (raw)
In-Reply-To: <1484538512-45811-1-git-send-email-yufengx.mo@intel.com>
From: yufengmx <yufengx.mo@intel.com>
*. add nic's firmware/bus-info information query checking
Signed-off-by: yufengmx <yufengx.mo@intel.com>
---
test_plans/userspace_ethtool_test_plan.rst | 8 ++++++--
1 file changed, 6 insertions(+), 2 deletions(-)
diff --git a/test_plans/userspace_ethtool_test_plan.rst b/test_plans/userspace_ethtool_test_plan.rst
index 83e7fac..498cc38 100644
--- a/test_plans/userspace_ethtool_test_plan.rst
+++ b/test_plans/userspace_ethtool_test_plan.rst
@@ -65,8 +65,12 @@ dumped information, which are dumped separately by dpdk's ethtool and
linux's ethtool, were exactly the same.
EthApp> drvinfo
- Port 0 driver: rte_ixgbe_pmd (ver: RTE 2.1.0)
- Port 1 driver: rte_ixgbe_pmd (ver: RTE 2.1.0)
+ Port 0 driver: net_ixgbe (ver: DPDK 17.02.0-rc0)
+ bus-info: 0000:84:00.0
+ firmware-version: 0x61bf0001
+ Port 1 driver: net_ixgbe (ver: DPDK 17.02.0-rc0)
+ bus-info: 0000:84:00.1
+ firmware-version: 0x61bf0001
Use "link" command to dump all ports link status.
Notice:: On FVL, link detect need a physical link disconnect.
--
1.9.3
next prev parent reply other threads:[~2017-01-16 3:47 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-01-16 3:48 [dts] [PATCH V1 0/2] userspace_ethtool: update automation testing script/test plan *. add nic's firmware/bus-info information query checking, which is corresponding with Qiming Yang's patchset 18597-18600 patchset 18601 yufengx.mo
2017-01-16 3:48 ` yufengx.mo [this message]
2017-01-16 3:48 ` [dts] [PATCH V1 2/2] userspace_ethtool: update automation testing script yufengx.mo
2017-01-16 5:56 ` Liu, Yong
-- strict thread matches above, loose matches on Subject: below --
2017-01-06 7:47 [dts] [PATCH V1 0/2] userspace_ethtool: update automation testing script/test plan *. add nic's firmware/bus-info information query checking yufengx.mo
2017-01-06 7:47 ` [dts] [PATCH V1 1/2] userspace_ethtool: update test plan yufengx.mo
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=1484538512-45811-2-git-send-email-yufengx.mo@intel.com \
--to=yufengx.mo@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).