test suite reviews and discussions
 help / color / mirror / Atom feed
* [dts] [PATCH V1] test_plans/enable_package_download_in_ice_driver: align change in dpdk
@ 2019-10-17 14:28 Wenjie Li
  2019-10-17  5:38 ` Zhang, YanX A
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Wenjie Li @ 2019-10-17 14:28 UTC (permalink / raw)
  To: dts; +Cc: Wenjie Li

In dpdk 03a05924dad01d5, the pkg search path are /lib/firmware/updates/intel/ice/ddp/
and /lib/firmware/intel/ice/ddp/; and in dpdk 6f51deb903b2558483, the expetcted behavior
 of test_driver_enters_Safe_Mode_failed changed; align these changes.

Signed-off-by: Wenjie Li <wenjiex.a.li@intel.com>
---
 ...le_package_download_in_ice_driver_test_plan.rst | 14 ++++----------
 1 file changed, 4 insertions(+), 10 deletions(-)

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 efe2f93..14e5427 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
@@ -62,7 +62,7 @@ Hardware::
 Test case 1: Download the package successfully
 ==============================================
 
-1. Put the ice.pkg to /lib/firmware/intel/ice/ddp/ice.pkg,
+1. Put the correct ice.pkg to /lib/firmware/intel/ice/ddp/ice.pkg and /lib/firmware/updates/intel/ice/ddp/ice.pkg,
    then reboot the server.
 
 2. Start the testpmd::
@@ -98,7 +98,7 @@ Test case 2: Driver enters Safe Mode successfully
 =================================================
 
 1. Server power on, then put a new ice.pkg to
-   /lib/firmware/intel/ice/ddp/ice.pkg.
+   /lib/firmware/intel/ice/ddp/ice.pkg and /lib/firmware/updates/intel/ice/ddp/ice.pkg.
    Make sure the new ice.pkg is different with the original one.
 
 2. Start testpmd::
@@ -139,7 +139,7 @@ Test case 3: Driver enters Safe Mode failed
 ===========================================
 
 1. Server power on, then put a new ice.pkg to
-   /lib/firmware/intel/ice/ddp/ice.pkg.
+   /lib/firmware/intel/ice/ddp/ice.pkg and /lib/firmware/updates/intel/ice/ddp/ice.pkg.
    Make sure the new ice.pkg is different with the original one.
 
 2. Start testpmd::
@@ -151,10 +151,4 @@ Test case 3: Driver enters Safe Mode failed
 
     ice_dev_init(): Failed to load the DDP package,Use safe-mode-support=1 to enter Safe Mode
 
-   The driver failed to go to safe mode.
-
-3. Check port info in testpmd::
-
-    testpmd> show port info all
-
-   There is no listed port info.
\ No newline at end of file
+   The driver failed to go to safe mode and testpmd failed to start.
-- 
2.17.1


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2019-10-22  9:18 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-17 14:28 [dts] [PATCH V1] test_plans/enable_package_download_in_ice_driver: align change in dpdk Wenjie Li
2019-10-17  5:38 ` Zhang, YanX A
2019-10-17 14:29 ` [dts] [PATCH V1] tests/enable_package_download_in_ice_driver: " Wenjie Li
2019-10-17  5:38   ` Zhang, YanX A
2019-10-22  9:18   ` Tu, Lijuan
2019-10-22  9:17 ` [dts] [PATCH V1] test_plans/enable_package_download_in_ice_driver: " Tu, Lijuan

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