test suite reviews and discussions
 help / color / mirror / Atom feed
From: yufengmx <yufengx.mo@intel.com>
To: dts@dpdk.org, zhaoyan.chen@intel.com
Cc: yufengmx <yufengx.mo@intel.com>
Subject: [dts] [PATCH V3 0/1] tests/dcf_lifecycle: upload test plan and automation script
Date: Tue, 16 Jun 2020 10:34:49 +0800	[thread overview]
Message-ID: <20200616023450.16143-1-yufengx.mo@intel.com> (raw)

The DCF is a device configuration function (DCF - driver) bound to 
one of the device's VFs which can act as a sole controlling entity 
to exercise advance functionality (such as switch, ACL) for rest of 
the VNFs (virtual network functions) under a DPDK based NFV deployment. 
 
The DCF can act as a special VF talking to the kernel PF over the same 
virtchannel mailbox to configure the underlying device (port) for the VFs. 
 
The test suite covers the lifecycle of DCF context in Kernel PF, such as 
launch, and exit, switch rules handling, resetting, and exception exit. 

v3: 
 -  *. remove TC07-TC10 test cases. 

v2: 
 -  *. update script for dpdk 20.08 rc0 on new CVL nic. 

yufengmx (1):
  tests/dcf_lifecycle: upload automation script

 tests/TestSuite_dcf_lifecycle.py | 1175 ++++++++++++++++++++++++++++++
 1 file changed, 1175 insertions(+)
 create mode 100644 tests/TestSuite_dcf_lifecycle.py

-- 
2.21.0


             reply	other threads:[~2020-06-16  2:34 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-06-16  2:34 yufengmx [this message]
2020-06-16  2:34 ` [dts] [PATCH V3 1/1] tests/dcf_lifecycle: upload " yufengmx
2020-06-16  3:20   ` Chen, Zhaoyan
2020-06-19  5:00   ` Tu, Lijuan
2020-06-16  2:40 ` [dts] [PATCH V3 0/1] tests/dcf_lifecycle: upload test plan and " Mo, YufengX
2020-06-16  3:20   ` Chen, Zhaoyan

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=20200616023450.16143-1-yufengx.mo@intel.com \
    --to=yufengx.mo@intel.com \
    --cc=dts@dpdk.org \
    --cc=zhaoyan.chen@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).