test suite reviews and discussions
 help / color / mirror / Atom feed
* [dts] [PATCH V3 0/1] tests/dcf_lifecycle: upload test plan and automation script
@ 2020-06-16  2:34 yufengmx
  2020-06-16  2:34 ` [dts] [PATCH V3 1/1] tests/dcf_lifecycle: upload " yufengmx
  2020-06-16  2:40 ` [dts] [PATCH V3 0/1] tests/dcf_lifecycle: upload test plan and " Mo, YufengX
  0 siblings, 2 replies; 6+ messages in thread
From: yufengmx @ 2020-06-16  2:34 UTC (permalink / raw)
  To: dts, zhaoyan.chen; +Cc: yufengmx

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


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2020-06-19  5:00 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-06-16  2:34 [dts] [PATCH V3 0/1] tests/dcf_lifecycle: upload test plan and automation script yufengmx
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

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).