From: lihong <lihongx.ma@intel.com>
To: dts@dpdk.org
Cc: lihong <lihongx.ma@intel.com>
Subject: [dts] [PATCH V1 1/2][virtio regression] conf: add cfg file for virtio pvp regression
Date: Thu, 22 Aug 2019 06:54:01 +0800 [thread overview]
Message-ID: <1566428042-17534-1-git-send-email-lihongx.ma@intel.com> (raw)
Signed-off-by: lihong <lihongx.ma@intel.com>
---
conf/virtio_pvp_regression.cfg | 20 ++++++++++++++++++++
1 file changed, 20 insertions(+)
create mode 100644 conf/virtio_pvp_regression.cfg
diff --git a/conf/virtio_pvp_regression.cfg b/conf/virtio_pvp_regression.cfg
new file mode 100644
index 0000000..c51acf6
--- /dev/null
+++ b/conf/virtio_pvp_regression.cfg
@@ -0,0 +1,20 @@
+# Configuration sample: vhost_sample.cfg
+[vm0]
+cpu =
+ model=host,number=4,cpupin=24 25;
+mem =
+ size=4096,hugepage=yes;
+disk =
+ file=/home/img/vm.img;
+login =
+ user=root,password=tester;
+vnc =
+ displayNum=4;
+daemon =
+ enable=yes;
+# config all the path of qemu version you want to tested
+# and the qemu version should greater or equal to 2.7
+qemu =
+ path=path/qemu-2.7/bin/qemu-system-x86_64;
+ path=path/qemu-2.8/bin/qemu-system-x86_64;
+ path=path/qemu-2.9/bin/qemu-system-x86_64;
--
2.7.4
next reply other threads:[~2019-08-22 6:17 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-08-21 22:54 lihong [this message]
2019-08-21 22:54 ` [dts] [PATCH V1 2/2][virtio regression] tests: add testsuite " lihong
2019-08-23 0:54 ` Wang, Yinan
2019-08-28 6:11 ` Tu, Lijuan
2019-08-23 0:54 ` [dts] [PATCH V1 1/2][virtio regression] conf: add cfg file for " Wang, Yinan
2019-08-28 6:11 ` Tu, Lijuan
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=1566428042-17534-1-git-send-email-lihongx.ma@intel.com \
--to=lihongx.ma@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).