test suite reviews and discussions
 help / color / mirror / Atom feed
From: jinling <jin.ling@intel.com>
To: dts@dpdk.org
Cc: lijuan.tu@intel.com, jinling <jin.ling@intel.com>
Subject: [dts][PATCH V1 0/3] add ice_dcf_disable_acl_filter
Date: Mon, 28 Nov 2022 09:54:13 +0800	[thread overview]
Message-ID: <20221128015416.4018440-1-jin.ling@intel.com> (raw)

Add ice_dcf_disable_acl_filter_test_plan in test_plans and TestSuite_ice_dcf_disable_acl_filter.py in testsuites to test acl engine 
 is disabled after adding "acl=off" in cmdline when launching testpmd.

jinling (3):
  test_plans/index.rst: add ice_dcf_disable_acl_filter test plan
  tests/ice_dcf_disable_acl_filter: add new test suite
  test_plans/ice_disable_acl_filter: add ice_dcf_disable_acl_filter test plan

 .../ice_dcf_disable_acl_filter_test_plan.rst  | 252 +++++++++++++++++
 test_plans/index.rst                          |   1 +
 tests/TestSuite_ice_dcf_disable_acl_filter.py | 267 ++++++++++++++++++
 3 files changed, 520 insertions(+)
 create mode 100644 test_plans/ice_dcf_disable_acl_filter_test_plan.rst
 create mode 100644 tests/TestSuite_ice_dcf_disable_acl_filter.py

-- 
2.25.1


             reply	other threads:[~2022-11-28  1:54 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-11-28  1:54 jinling [this message]
2022-11-28  1:54 ` [dts][PATCH V1 1/3] test_plans/index.rst: add ice_dcf_disable_acl_filter test plan jinling
2022-11-28  1:54 ` [dts][PATCH V1 2/3] tests/ice_dcf_disable_acl_filter: add new test suite jinling
2022-11-28  1:54 ` [dts][PATCH V1 3/3] test_plans/ice_disable_acl_filter: add ice_dcf_disable_acl_filter test plan jinling

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=20221128015416.4018440-1-jin.ling@intel.com \
    --to=jin.ling@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).