test suite reviews and discussions
 help / color / mirror / Atom feed
From: Wenjie Li <wenjiex.a.li@intel.com>
To: dts@dpdk.org
Cc: Wenjie Li <wenjiex.a.li@intel.com>
Subject: [dts] [PATCH V1] test_plans/enable_package_download_in_ice_driver: align changes with dpdk
Date: Thu, 25 Jul 2019 19:40:37 +0800	[thread overview]
Message-ID: <1564054837-58879-1-git-send-email-wenjiex.a.li@intel.com> (raw)

align changes with dpdk 603beeb970b5d87, use "-w PORT_PCI,safe-mode-support=1" to enter safe mode

Signed-off-by: Wenjie Li <wenjiex.a.li@intel.com>
---
 .../enable_package_download_in_ice_driver_test_plan.rst     | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/test_plans/enable_package_download_in_ice_driver_test_plan.rst b/test_plans/enable_package_download_in_ice_driver_test_plan.rst
index a6dcfc2..e72f876 100644
--- a/test_plans/enable_package_download_in_ice_driver_test_plan.rst
+++ b/test_plans/enable_package_download_in_ice_driver_test_plan.rst
@@ -112,6 +112,12 @@ Test case 2: failed to download pkg
 
    The driver need to go to safe mode.
 
+   After DPDK 603beeb970b5d87, start testpmd with::
+
+    ./testpmd -c 0x3fe -n 6 \
+    -w PORT0_PCI,safe-mode-support=1 -w PORT1_PCI,safe-mode-support=1 \
+    -- -i --nb-cores=8 --rxq=8 --txq=8 --port-topology=chained
+
 3. Normal forward
 
    Set forward mode::
-- 
2.17.1


                 reply	other threads:[~2019-07-25 11:36 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=1564054837-58879-1-git-send-email-wenjiex.a.li@intel.com \
    --to=wenjiex.a.li@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).