[dts] [PATCH V3 0/1] tests/dcf_lifecycle: upload test plan and automation script

yufengmx yufengx.mo at intel.com
Tue Jun 16 04:34:49 CEST 2020


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



More information about the dts mailing list