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

Tu, Lijuan lijuan.tu at intel.com
Wed Jun 26 10:42:52 CEST 2019


Applied, thanks

> -----Original Message-----
> From: dts [mailto:dts-bounces at dpdk.org] On Behalf Of Peng Yuan
> Sent: Tuesday, June 18, 2019 5:45 PM
> To: dts at dpdk.org
> Cc: Peng, Yuan <yuan.peng at intel.com>
> Subject: [dts] [PATCH] test_plans: change the printing information
> 
> 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