test suite reviews and discussions
 help / color / mirror / Atom feed
From: Hailin Xu <hailinx.xu@intel.com>
To: dts@dpdk.org, qi.fu@intel.com
Cc: Hailin Xu <hailinx.xu@intel.com>
Subject: [dts][PATCH v1 0/2] add pf priority cases
Date: Mon, 20 Dec 2021 21:50:56 +0800	[thread overview]
Message-ID: <20211220135058.3864-1-hailinx.xu@intel.com> (raw)

1. add flow priority common interface.
2. add 21.11 new feature pf flow priority cases.

Hailin Xu (2):
  tests/rte_flow_common: add priority common interface
  tests/cvl_pf_flow_priority: add pf flow priority cases

 tests/TestSuite_cvl_pf_flow_priority.py | 555 ++++++++++++++++++++++++
 tests/rte_flow_common.py                |  61 +++
 2 files changed, 616 insertions(+)
 create mode 100644 tests/TestSuite_cvl_pf_flow_priority.py

-- 
2.17.1


             reply	other threads:[~2021-12-20  6:21 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-12-20 13:50 Hailin Xu [this message]
2021-12-20 13:50 ` [dts][PATCH v1 1/2] tests/rte_flow_common: add priority common interface Hailin Xu
2021-12-20 13:50 ` [dts][PATCH v1 2/2] tests/cvl_pf_flow_priority: add pf flow priority cases Hailin Xu
2021-12-20 14:05 [dts][PATCH v1 0/2] add pf " Hailin Xu

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=20211220135058.3864-1-hailinx.xu@intel.com \
    --to=hailinx.xu@intel.com \
    --cc=dts@dpdk.org \
    --cc=qi.fu@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).