test suite reviews and discussions
 help / color / mirror / Atom feed
From: "Ananyev, Konstantin" <konstantin.ananyev@intel.com>
To: "Tu, Lijuan" <lijuan.tu@intel.com>, "dts@dpdk.org" <dts@dpdk.org>
Cc: "Sikora, ZbigniewX" <zbigniewx.sikora@intel.com>
Subject: Re: [dts] [PATCH] dts: introduce new test-cases for DPDK acl library
Date: Wed, 26 May 2021 09:37:18 +0000	[thread overview]
Message-ID: <DM6PR11MB449129E6B4E979D3DE2D0D529A249@DM6PR11MB4491.namprd11.prod.outlook.com> (raw)
In-Reply-To: <fc42792690bd4c9482fccccf17702d38@intel.com>


> > 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@intel.com>
> > Signed-off-by: Konstantin Ananyev <konstantin.ananyev@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.

Not sure how exactly you'd like it to be split?
That file is a compressed archive of pre-generated input files (rules, traces), see below for contents.
I can leave them in plain text form, but then it will consume even more space.
Konstantin

$ gzip -cd dep/test-acl-input.tar.gz | tar tfv -
drwxrwxr-x kananye1/kananye1 0 2021-05-18 08:02 test-acl-input/
-rw-r--r-- kananye1/kananye1 802444 2021-05-18 08:00 test-acl-input/acl1v4_10k_rule
-rw-r--r-- kananye1/kananye1 762036 2021-05-18 08:00 test-acl-input/acl2v4_10k_rule
-rw-r--r-- kananye1/kananye1 764004 2021-05-18 08:00 test-acl-input/acl3v4_10k_rule
-rw-r--r-- kananye1/kananye1 755551 2021-05-18 08:00 test-acl-input/acl4v4_10k_rule
-rw-r--r-- kananye1/kananye1 569493 2021-05-18 08:00 test-acl-input/acl5v4_10k_rule
-rw-r--r-- kananye1/kananye1 4028024 2021-05-18 08:01 test-acl-input/acl1v4_10k_trace
-rw-r--r-- kananye1/kananye1  397090 2021-05-18 08:01 test-acl-input/acl2v4_10k_trace
-rw-r--r-- kananye1/kananye1 3876932 2021-05-18 08:01 test-acl-input/acl3v4_10k_trace
-rw-r--r-- kananye1/kananye1 3872533 2021-05-18 08:01 test-acl-input/acl4v4_10k_trace
-rw-r--r-- kananye1/kananye1 2907060 2021-05-18 08:01 test-acl-input/acl5v4_10k_trace
-rw-r--r-- kananye1/kananye1  118467 2021-05-18 08:02 test-acl-input/acl1v6_1k_rule
-rw-r--r-- kananye1/kananye1  970463 2021-05-18 08:02 test-acl-input/acl1v6_1k_trace
 



      reply	other threads:[~2021-05-26  9:37 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-05-20 10:30 Konstantin Ananyev
2021-05-26  8:40 ` Tu, Lijuan
2021-05-26  9:37   ` Ananyev, Konstantin [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=DM6PR11MB449129E6B4E979D3DE2D0D529A249@DM6PR11MB4491.namprd11.prod.outlook.com \
    --to=konstantin.ananyev@intel.com \
    --cc=dts@dpdk.org \
    --cc=lijuan.tu@intel.com \
    --cc=zbigniewx.sikora@intel.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).