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 22:05:21 +0800 Message-ID: <20211220140523.8123-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
next reply other threads:[~2021-12-20 6:36 UTC|newest] Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top 2021-12-20 14:05 Hailin Xu [this message] 2021-12-20 14:05 ` [dts][PATCH v1 1/2] tests/rte_flow_common: add priority common interface Hailin Xu 2021-12-20 14:05 ` [dts][PATCH v1 2/2] tests/cvl_pf_flow_priority: add pf flow priority cases Hailin Xu 2021-12-20 6:37 ` Xu, HailinX -- strict thread matches above, loose matches on Subject: below -- 2021-12-20 13:50 [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=20211220140523.8123-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
test suite reviews and discussions This inbox may be cloned and mirrored by anyone: git clone --mirror http://inbox.dpdk.org/dts/0 dts/git/0.git # If you have public-inbox 1.1+ installed, you may # initialize and index your mirror using the following commands: public-inbox-init -V2 dts dts/ http://inbox.dpdk.org/dts \ dts@dpdk.org public-inbox-index dts Example config snippet for mirrors. Newsgroup available over NNTP: nntp://inbox.dpdk.org/inbox.dpdk.dts AGPL code for this site: git clone https://public-inbox.org/public-inbox.git