[dts] [PATCH] test_plans: change the printing information

Peng Yuan yuan.peng at intel.com
Tue Jun 18 11:45:22 CEST 2019


Change the printing information due to the code change.

Signed-off-by: Peng Yuan <yuan.peng at 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



More information about the dts mailing list