[dts] [PATCH] test_plans: fix a typo in crc test plan

Tu, Lijuan lijuan.tu at intel.com
Tue Feb 26 04:26:00 CET 2019


Applied, thanks

> -----Original Message-----
> From: dts [mailto:dts-bounces at dpdk.org] On Behalf Of Rami Rosen
> Sent: Friday, February 15, 2019 6:13 PM
> To: dts at dpdk.org
> Cc: Rami Rosen <ramirose at gmail.com>
> Subject: [dts] [PATCH] test_plans: fix a typo in crc test plan
> 
> This patch fixes a typo in crc test plan.
> 
> Signed-off-by: Rami Rosen <ramirose at gmail.com>
> ---
>  test_plans/unit_tests_crc_test_plan.rst | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/test_plans/unit_tests_crc_test_plan.rst
> b/test_plans/unit_tests_crc_test_plan.rst
> index 873d2e3..3f51b5a 100644
> --- a/test_plans/unit_tests_crc_test_plan.rst
> +++ b/test_plans/unit_tests_crc_test_plan.rst
> @@ -56,7 +56,7 @@ The steps to run the unit test manually are as follow::
>    # ./build/build/test/test/test -n 1 -c ffff
>    RTE>> crc_autotest
> 
> -The final output of the test will has to be "Test OK".
> +The final output of the test will have to be "Test OK".
> 
>  Algorithm Description
>  =====================
> --
> 2.19.2



More information about the dts mailing list