test suite reviews and discussions
 help / color / mirror / Atom feed
From: sunqin <qinx.sun@intel.com>
To: dts@dpdk.org
Cc: sunqin <qinx.sun@intel.com>
Subject: [dts] [PATCH V1 0/3] change method to get maximum number of rules
Date: Fri,  8 Jan 2021 14:19:50 +0000	[thread overview]
Message-ID: <20210108141953.8575-1-qinx.sun@intel.com> (raw)

As the addition of CVL Island card, the original method of calculating the 

maximum number of rules is not suitable for all cards.

It needs to start testpmd with log-level=7 to query and calculate.

sunqin (3):
  framework/pmd_output add method to get maximum number of rules
  tests/cvl_switch_filter change method to get maximum number of rules
  tests/cvl_fdir change method to get maximum threshold of rules

 framework/pmd_output.py              |  8 +++++++
 tests/TestSuite_cvl_fdir.py          | 32 +++++++++++-----------------
 tests/TestSuite_cvl_switch_filter.py |  6 +++++-
 3 files changed, 26 insertions(+), 20 deletions(-)

-- 
2.17.1


             reply	other threads:[~2021-01-08  5:45 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-08 14:19 sunqin [this message]
2021-01-08  6:43 ` Zhao, HaiyangX
2021-01-08  7:11 ` Sun, QinX
2021-01-08 14:19 ` [dts] [PATCH V1 1/3] framework/pmd_output add " sunqin
2021-01-08 14:19 ` [dts] [PATCH V1 2/3] tests/cvl_switch_filter change " sunqin
2021-01-08 14:19 ` [dts] [PATCH V1 3/3] tests/cvl_fdir change method to get maximum threshold " sunqin
2021-01-13  7:10 ` [dts] [PATCH V1 0/3] change method to get maximum number " Tu, Lijuan

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=20210108141953.8575-1-qinx.sun@intel.com \
    --to=qinx.sun@intel.com \
    --cc=dts@dpdk.org \
    /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).