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 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
next 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
test suite reviews and discussions This inbox may be cloned and mirrored by anyone: git clone --mirror https://inbox.dpdk.org/dts/0 dts/git/0.git # If you have public-inbox 1.1+ installed, you may # initialize and index your mirror using the following commands: public-inbox-init -V2 dts dts/ https://inbox.dpdk.org/dts \ dts@dpdk.org public-inbox-index dts Example config snippet for mirrors. Newsgroup available over NNTP: nntp://inbox.dpdk.org/inbox.dpdk.dts AGPL code for this site: git clone https://public-inbox.org/public-inbox.git