test suite reviews and discussions
 help / color / mirror / Atom feed
From: Zhimin Huang <zhiminx.huang@intel.com>
To: dts@dpdk.org
Cc: Zhimin Huang <zhiminx.huang@intel.com>
Subject: [dts][PATCH V6 0/3] modify cases to check dcf as a full feature pmd
Date: Fri,  7 Oct 2022 08:31:34 +0800	[thread overview]
Message-ID: <20221007003137.12787-1-zhiminx.huang@intel.com> (raw)

The series of E810 make dcf as full feature pmd in dpdk22.07.
1.add interface to support dcf mode.
2.add test dcf description in testplan.
3.modify test case to support dcf mode.

Zhimin Huang (3):
  framework/*:add config dcf mode in execution file
  test_plans/*:modify cases to check dcf as a full feature pmd
  tests/*:modify cases to check dcf as a full feature pmd

 framework/dts.py                       |  6 +++
 framework/settings.py                  |  1 +
 test_plans/kernelpf_iavf_test_plan.rst | 14 ++++++-
 test_plans/stats_checks_test_plan.rst  | 16 ++++++-
 test_plans/vf_macfilter_test_plan.rst  | 22 ++++++++++
 test_plans/vf_offload_test_plan.rst    | 18 +++++++-
 test_plans/vf_rss_test_plan.rst        | 15 ++++++-
 test_plans/vf_smoke_test_plan.rst      | 17 +++++++-
 test_plans/vf_vlan_test_plan.rst       | 16 ++++++-
 tests/TestSuite_kernelpf_iavf.py       | 58 ++++++++++++++++++--------
 tests/TestSuite_stats_checks.py        | 23 ++++++++--
 tests/TestSuite_vf_macfilter.py        | 30 ++++++++++++-
 tests/TestSuite_vf_offload.py          | 42 ++++++++++++++-----
 tests/TestSuite_vf_rss.py              | 39 +++++++++++++----
 tests/TestSuite_vf_smoke.py            | 18 +++++++-
 tests/TestSuite_vf_vlan.py             | 45 +++++++++++++++-----
 16 files changed, 322 insertions(+), 58 deletions(-)

-- 
2.17.1


             reply	other threads:[~2022-10-06 16:20 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-10-07  0:31 Zhimin Huang [this message]
2022-10-07  0:31 ` [dts][PATCH V6 1/3] framework/*:add config dcf mode in execution file Zhimin Huang
2022-10-07  0:31 ` [dts][PATCH V6 2/3] test_plans/*:modify cases to check dcf as a full feature pmd Zhimin Huang
2022-10-07  0:31 ` [dts][PATCH V6 3/3] tests/*:modify " Zhimin Huang
2022-10-08  5:37   ` lijuan.tu

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=20221007003137.12787-1-zhiminx.huang@intel.com \
    --to=zhiminx.huang@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).