[dts] [PATCH] dts: introduce new test-cases for DPDK acl library

Tu, Lijuan lijuan.tu at intel.com
Wed May 26 10:40:16 CEST 2021


> -----Original Message-----
> From: dts <dts-bounces at dpdk.org> On Behalf Of Konstantin Ananyev
> Sent: 2021年5月20日 18:30
> To: dts at dpdk.org
> Cc: Ananyev, Konstantin <konstantin.ananyev at intel.com>; Sikora, ZbigniewX
> <zbigniewx.sikora at intel.com>
> Subject: [dts] [PATCH] dts: introduce new test-cases for DPDK acl library
> 
> Introduce new test-cases for acl library.
> Several test-cases to validate different classify algorithms:
> scalar, sse, avx2, avx512x16, avx512x32.
> DPDK test-acl app and script are main vehicles for these tests.
> These tests use pre-generated (by classbench) input rule and trace files.
> 
> Signed-off-by: Zbigniew Sikora <zbigniewx.sikora at intel.com>
> Signed-off-by: Konstantin Ananyev <konstantin.ananyev at intel.com>
> ---
>  Depends-on: dpdk series-17015 ("app/acl: add script for automate testing")
> ---
>  dep/test-acl-input.tar.gz    | Bin 0 -> 4418039 bytes
>  test_plans/acl_test_plan.rst | 183 +++++++++++++++++++++++++++++++++++
>  tests/TestSuite_acl.py       | 125 ++++++++++++++++++++++++
>  3 files changed, 308 insertions(+)

Could you please split the big dependence file to another patch next time ? it's really difficult to review.


More information about the dts mailing list