[dts] [PATCH 0/5] support virutal scenario that host drived by dpdk

Yong Liu yong.liu at intel.com
Thu Jul 16 15:54:43 CEST 2015


From: Marvin Liu <yong.liu at intel.com>

Host PF devices may have different behaviors between dpdk and linux default
driver. This patch will support dpdk drived PF devices and create the virtual
scenario based on that. User can changed host application and cores assgined.

Marvin Liu (5):
  Support virtualization scenario that use dpdk as host PF driver
  Add dpdk host virtualization scenario configuration file
  Add new exception type for dpdk host environment failure
  Support start testpmd with assigned core list
  Skip setup host target when virtual scenario module has done it

 conf/scene/dpdk_vf_passthrough.cfg | 32 +++++++++++++++
 framework/dts.py                   |  4 +-
 framework/exception.py             |  3 ++
 framework/pmd_output.py            |  9 +++--
 framework/virt_scene.py            | 80 +++++++++++++++++++++++++++-----------
 5 files changed, 101 insertions(+), 27 deletions(-)
 create mode 100644 conf/scene/dpdk_vf_passthrough.cfg

-- 
1.9.3



More information about the dts mailing list