test suite reviews and discussions
 help / color / mirror / Atom feed
* [dts] [PATCH] test_plans: change the printing information
@ 2019-06-18  9:45 Peng Yuan
  2019-06-26  8:42 ` Tu, Lijuan
  0 siblings, 1 reply; 2+ messages in thread
From: Peng Yuan @ 2019-06-18  9:45 UTC (permalink / raw)
  To: dts; +Cc: Peng Yuan

Change the printing information due to the code change.

Signed-off-by: Peng Yuan <yuan.peng@intel.com>

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 b26c361..a6dcfc2 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
@@ -70,9 +70,7 @@ Test case 1: Download the package successfully
     ./testpmd -c 0x3fe -n 6 -- -i --nb-cores=8 --rxq=8 --txq=8 \
     --port-topology=chained
 
-   There will be a printing::
-
-    download success
+   The testpmd can be started normally without any fail information.
 
 3. Normal forward
 
@@ -110,7 +108,7 @@ Test case 2: failed to download pkg
 
    There will be an error reported::
 
-    ice_dev_init(): Failed to load default OS package
+    ice_dev_init(): Failed to load the DDP package,Entering Safe Mode
 
    The driver need to go to safe mode.
 
-- 
2.7.4


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

end of thread, other threads:[~2019-06-26  8:42 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-06-18  9:45 [dts] [PATCH] test_plans: change the printing information Peng Yuan
2019-06-26  8:42 ` 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).