test suite reviews and discussions
 help / color / mirror / Atom feed
* [dts] [PATCH V1] test_plans/enable_package_download_in_ice_driver: align changes with dpdk
@ 2019-07-25 11:40 Wenjie Li
  0 siblings, 0 replies; only message in thread
From: Wenjie Li @ 2019-07-25 11:40 UTC (permalink / raw)
  To: dts; +Cc: Wenjie Li

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


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2019-07-25 11:36 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-07-25 11:40 [dts] [PATCH V1] test_plans/enable_package_download_in_ice_driver: align changes with dpdk Wenjie Li

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).