From: Yong Liu <yong.liu@intel.com>
To: dts@dpdk.org
Subject: [dts] [PATCH 0/5] support virutal scenario that host drived by dpdk
Date: Thu, 16 Jul 2015 21:54:43 +0800 [thread overview]
Message-ID: <1437054888-27021-1-git-send-email-yong.liu@intel.com> (raw)
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
next reply other threads:[~2015-07-16 13:54 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-07-16 13:54 Yong Liu [this message]
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
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=1437054888-27021-1-git-send-email-yong.liu@intel.com \
--to=yong.liu@intel.com \
--cc=dts@dpdk.org \
/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).