test suite reviews and discussions
 help / color / mirror / Atom feed
* [dts] [PATCH 0/5] support virutal scenario that host drived by dpdk
@ 2015-07-16 13:54 Yong Liu
  2015-07-16 13:54 ` [dts] [PATCH 1/5] Support virtualization scenario that use dpdk as host PF driver Yong Liu
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Yong Liu @ 2015-07-16 13:54 UTC (permalink / raw)
  To: dts

From: Marvin Liu <yong.liu@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

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

end of thread, other threads:[~2015-07-16 13:55 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-07-16 13:54 [dts] [PATCH 0/5] support virutal scenario that host drived by dpdk Yong Liu
2015-07-16 13:54 ` [dts] [PATCH 1/5] Support virtualization scenario that use dpdk as host PF driver Yong Liu
2015-07-16 13:54 ` [dts] [PATCH 2/5] Add dpdk host virtualization scenario configuration file Yong Liu
2015-07-16 13:54 ` [dts] [PATCH 3/5] Add new exception type for dpdk host environment failure Yong Liu
2015-07-16 13:54 ` [dts] [PATCH 4/5] Support start testpmd with assigned core list Yong Liu
2015-07-16 13:54 ` [dts] [PATCH 5/5] Skip setup host target when virtual scenario module has done it Yong Liu

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