From: yufengmx <yufengx.mo@intel.com>
To: dts@dpdk.org, lijuan.tu@intel.com
Cc: yufengmx <yufengx.mo@intel.com>
Subject: [dts] [PATCH V2 00/13] vf_l3fwd_kernelpf: add more test scenario
Date: Thu, 25 Mar 2021 16:41:49 +0800 [thread overview]
Message-ID: <20210325084202.17856-1-yufengx.mo@intel.com> (raw)
v2:
- add stage 2 demand.
-
v1:
- add more test scenario.
yufengmx (13):
conf/vf_l3fwd_base: add more flows
tests/perf_test_base: extend vf l3fwd content
conf/vf_l3fwd_em_kernelpf: configuration
tests/vf_l3fwd_em_kernelpf: script
conf/vf_l3fwd_kernelpf: configuration
tests/vf_l3fwd_kernelpf: add more test scenario
conf/vf_l3fwd_lpm_ipv4_kernelpf: configuration
tests/vf_l3fwd_lpm_ipv4_kernelpf: script
conf/vf_l3fwd_lpm_ipv4_rfc2544_kernelpf: configuration
tests/vf_l3fwd_lpm_ipv4_rfc2544_kernelpf: script
conf/vf_l3fwd_lpm_ipv6_kernelpf: configuration
tests/vf_l3fwd_lpm_ipv6_kernelpf: script
tests/perf_test_base: script
conf/vf_l3fwd_base.cfg | 93 +++++-
conf/vf_l3fwd_em_kernelpf.cfg | 101 ++++++
conf/vf_l3fwd_kernelpf.cfg | 303 +++++++++++++++++-
conf/vf_l3fwd_lpm_ipv4_kernelpf.cfg | 59 ++++
conf/vf_l3fwd_lpm_ipv4_rfc2544_kernelpf.cfg | 59 ++++
conf/vf_l3fwd_lpm_ipv6_kernelpf.cfg | 59 ++++
tests/TestSuite_vf_l3fwd_em_kernelpf.py | 89 +++++
tests/TestSuite_vf_l3fwd_kernelpf.py | 40 ++-
tests/TestSuite_vf_l3fwd_lpm_ipv4_kernelpf.py | 85 +++++
...uite_vf_l3fwd_lpm_ipv4_rfc2544_kernelpf.py | 85 +++++
tests/TestSuite_vf_l3fwd_lpm_ipv6_kernelpf.py | 85 +++++
tests/perf_test_base.py | 122 ++++++-
12 files changed, 1151 insertions(+), 29 deletions(-)
create mode 100644 conf/vf_l3fwd_em_kernelpf.cfg
create mode 100644 conf/vf_l3fwd_lpm_ipv4_kernelpf.cfg
create mode 100644 conf/vf_l3fwd_lpm_ipv4_rfc2544_kernelpf.cfg
create mode 100644 conf/vf_l3fwd_lpm_ipv6_kernelpf.cfg
create mode 100644 tests/TestSuite_vf_l3fwd_em_kernelpf.py
create mode 100644 tests/TestSuite_vf_l3fwd_lpm_ipv4_kernelpf.py
create mode 100644 tests/TestSuite_vf_l3fwd_lpm_ipv4_rfc2544_kernelpf.py
create mode 100644 tests/TestSuite_vf_l3fwd_lpm_ipv6_kernelpf.py
--
2.21.0
next reply other threads:[~2021-03-25 8:49 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-03-25 8:41 yufengmx [this message]
2021-03-25 8:41 ` [dts] [PATCH V2 01/13] conf/vf_l3fwd_base: add more flows yufengmx
2021-03-25 8:41 ` [dts] [PATCH V2 02/13] tests/perf_test_base: extend vf l3fwd content yufengmx
2021-03-25 8:41 ` [dts] [PATCH V2 03/13] conf/vf_l3fwd_em_kernelpf: configuration yufengmx
2021-03-25 8:41 ` [dts] [PATCH V2 04/13] tests/vf_l3fwd_em_kernelpf: script yufengmx
2021-03-25 8:41 ` [dts] [PATCH V2 05/13] conf/vf_l3fwd_kernelpf: configuration yufengmx
2021-03-25 8:41 ` [dts] [PATCH V2 06/13] tests/vf_l3fwd_kernelpf: add more test scenario yufengmx
2021-03-25 8:41 ` [dts] [PATCH V2 07/13] conf/vf_l3fwd_lpm_ipv4_kernelpf: configuration yufengmx
2021-03-25 8:41 ` [dts] [PATCH V2 08/13] tests/vf_l3fwd_lpm_ipv4_kernelpf: script yufengmx
2021-03-25 8:41 ` [dts] [PATCH V2 09/13] conf/vf_l3fwd_lpm_ipv4_rfc2544_kernelpf: configuration yufengmx
2021-03-25 8:41 ` [dts] [PATCH V2 10/13] tests/vf_l3fwd_lpm_ipv4_rfc2544_kernelpf: script yufengmx
2021-03-25 8:42 ` [dts] [PATCH V2 11/13] conf/vf_l3fwd_lpm_ipv6_kernelpf: configuration yufengmx
2021-03-25 8:42 ` [dts] [PATCH V2 12/13] tests/vf_l3fwd_lpm_ipv6_kernelpf: script yufengmx
2021-03-25 8:42 ` [dts] [PATCH V2 13/13] tests/perf_test_base: script yufengmx
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=20210325084202.17856-1-yufengx.mo@intel.com \
--to=yufengx.mo@intel.com \
--cc=dts@dpdk.org \
--cc=lijuan.tu@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).