[dts] [PATCH v1] tests:add large_vf

Tu, Lijuan lijuan.tu at intel.com
Tue Dec 15 04:19:08 CET 2020


This suite is not suite for all NIC, so please check NIC before execution.

> -----Original Message-----
> From: dts <dts-bounces at dpdk.org> On Behalf Of Hailin Xu
> Sent: 2020年12月9日 12:57
> To: dts at dpdk.org
> Cc: Xu, HailinX <hailinx.xu at intel.com>
> Subject: [dts] [PATCH v1] tests:add large_vf
> 
> add large_vf suite.
> 
> Signed-off-by: Hailin Xu <hailinx.xu at intel.com>
> ---
>  tests/TestSuite_large_vf.py | 540 ++++++++++++++++++++++++++++++++++++
>  1 file changed, 540 insertions(+)
>  create mode 100755 tests/TestSuite_large_vf.py
> 
> diff --git a/tests/TestSuite_large_vf.py b/tests/TestSuite_large_vf.py new file
> mode 100755 index 00000000..195f2b61
> --- /dev/null
> +++ b/tests/TestSuite_large_vf.py
> @@ -0,0 +1,540 @@
> +# BSD LICENSE
> +#
> +# Copyright(c) 2010-2020 Intel Corporation. All rights reserved.

This file was created in 2020, so it doesn't have copyright before 2020.

> +# All rights reserved.
> +#

...

> +DPDK Test suite.
> +Test Layer-2 Forwarding support

The description is not match script.

> +"""

...

> --
> 2.17.1



More information about the dts mailing list