test suite reviews and discussions
 help / color / mirror / Atom feed
From: Yingya Han <yingyax.han@intel.com>
To: dts@dpdk.org
Cc: Yingya Han <yingyax.han@intel.com>
Subject: [dts][PATCH V1 0/9]test_plans: add perf test plans
Date: Tue,  3 Jan 2023 08:39:42 +0000	[thread overview]
Message-ID: <20230103083951.1553786-1-yingyax.han@intel.com> (raw)

add perf test plans

Yingya Han (9):
  add l3fwd_lpm_ipv4_rfc2544 test plan
  add l3fwd_lpm_ipv6 test plan
  add testpmd_perf test plan
  add vf_l3fwd_em_kernelpf test plan
  add vf_l3fwd_kernelpf test plan
  add vf_l3fwd_lpm_ipv4_kernelpf test plan
  add vf_l3fwd_lpm_ipv4_rfc2544_kernelpf test plan
  add vf_l3fwd_lpm_ipv6_kernelpf test plan
  add the index of test plan

 test_plans/index.rst                          |  10 +-
 .../l3fwd_lpm_ipv4_rfc2544_test_plan.rst      | 151 +++++++++++
 test_plans/l3fwd_lpm_ipv6_test_plan.rst       | 148 +++++++++++
 test_plans/testpmd_perf_test_plan.rst         | 171 +++++++++++++
 test_plans/vf_l3fwd_em_kernelpf_test_plan.rst | 201 +++++++++++++++
 test_plans/vf_l3fwd_kernelpf_test_plan.rst    | 241 ++++++++++++++++++
 .../vf_l3fwd_lpm_ipv4_kernelpf_test_plan.rst  | 160 ++++++++++++
 ...wd_lpm_ipv4_rfc2544_kernelpf_test_plan.rst | 162 ++++++++++++
 .../vf_l3fwd_lpm_ipv6_kernelpf_test_plan.rst  | 159 ++++++++++++
 9 files changed, 1402 insertions(+), 1 deletion(-)
 create mode 100644 test_plans/l3fwd_lpm_ipv4_rfc2544_test_plan.rst
 create mode 100644 test_plans/l3fwd_lpm_ipv6_test_plan.rst
 create mode 100644 test_plans/testpmd_perf_test_plan.rst
 create mode 100644 test_plans/vf_l3fwd_em_kernelpf_test_plan.rst
 create mode 100644 test_plans/vf_l3fwd_kernelpf_test_plan.rst
 create mode 100644 test_plans/vf_l3fwd_lpm_ipv4_kernelpf_test_plan.rst
 create mode 100644 test_plans/vf_l3fwd_lpm_ipv4_rfc2544_kernelpf_test_plan.rst
 create mode 100644 test_plans/vf_l3fwd_lpm_ipv6_kernelpf_test_plan.rst

-- 
2.34.1


             reply	other threads:[~2023-01-03  8:39 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-01-03  8:39 Yingya Han [this message]
2023-01-03  8:39 ` [dts][PATCH V1 1/9]test_plans: add l3fwd_lpm_ipv4_rfc2544 test plan Yingya Han
2023-01-03  8:39 ` [dts][PATCH V1 2/9]test_plans: add l3fwd_lpm_ipv6 " Yingya Han
2023-01-03  8:39 ` [dts][PATCH V1 3/9]test_plans: add testpmd_perf " Yingya Han
2023-01-03  8:39 ` [dts][PATCH V1 4/9]test_plans: add vf_l3fwd_em_kernelpf " Yingya Han
2023-01-03  8:39 ` [dts][PATCH V1 5/9]test_plans: add vf_l3fwd_kernelpf " Yingya Han
2023-01-03  8:39 ` [dts][PATCH V1 6/9]test_plans: add vf_l3fwd_lpm_ipv4_kernelpf " Yingya Han
2023-01-03  8:39 ` [dts][PATCH V1 7/9]test_plans: add vf_l3fwd_lpm_ipv4_rfc2544_kernelpf " Yingya Han
2023-01-03  8:39 ` [dts][PATCH V1 8/9]test_plans: add vf_l3fwd_lpm_ipv6_kernelpf " Yingya Han
2023-01-05 14:25   ` lijuan.tu
2023-01-03  8:39 ` [dts][PATCH V1 9/9]test_plans: add the index of " Yingya Han
2023-01-05  1:58   ` Chu, Haijun

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=20230103083951.1553786-1-yingyax.han@intel.com \
    --to=yingyax.han@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).