test suite reviews and discussions
 help / color / mirror / Atom feed
From: "Fu, JingguoX" <jingguox.fu@intel.com>
To: "Pei, Yulong" <yulong.pei@intel.com>, "dts@dpdk.org" <dts@dpdk.org>
Cc: "lijuanx.tu@intel.com" <lijuanx.tu@intel.com>
Subject: Re: [dts] [DTS][PATCH V1 1/3] virt: vf to vf bridge config file
Date: Mon, 18 Jan 2016 09:49:11 +0000	[thread overview]
Message-ID: <6BD6202160B55B409D423293115822622BA97F4F@shsmsx102.ccr.corp.intel.com> (raw)
In-Reply-To: <188971FCDA171749BED5DA74ABF3E6F0035219BA@shsmsx102.ccr.corp.intel.com>

Update patch for v2

Thanks,
Jingguo Fu

-----Original Message-----
From: Pei, Yulong 
Sent: Tuesday, January 12, 2016 3:49 PM
To: Fu, JingguoX; dts@dpdk.org
Cc: Liu, Yong; Xu, Qian Q; Xu, HuilongX; lijuanx.tu@intel.com
Subject: RE: [DTS][PATCH V1 1/3] virt: vf to vf bridge config file

Please see my comment below,

-----Original Message-----
From: Fu, JingguoX 
Sent: Friday, January 8, 2016 4:30 PM
To: dts@dpdk.org
Cc: Liu, Yong <yong.liu@intel.com>; Xu, Qian Q <qian.q.xu@intel.com>; Pei, Yulong <yulong.pei@intel.com>; Xu, HuilongX <huilongx.xu@intel.com>; lijuanx.tu@intel.com; Fu, JingguoX <jingguox.fu@intel.com>
Subject: [DTS][PATCH V1 1/3] virt: vf to vf bridge config file

Signed-off-by: Jingguo Fu <jingguox.fu@intel.com>
---
 conf/vf_to_vf_bridge.cfg | 32 ++++++++++++++++++++++++++++++++
 1 file changed, 32 insertions(+)
 create mode 100644 conf/vf_to_vf_bridge.cfg

diff --git a/conf/vf_to_vf_bridge.cfg b/conf/vf_to_vf_bridge.cfg new file mode 100644 index 0000000..c6d60ce
--- /dev/null
+++ b/conf/vf_to_vf_bridge.cfg
@@ -0,0 +1,32 @@
+# vm configuration for vhost sample case [vm0] cpu =
+    model=host,number=4,cpupin=20 21 22 23; mem =
+    size=6144,hugepage=yes;
+disk =
+    file=/home/img/vm0.img;
+login =
+    user=root,password=tester;
+vnc = 
+    displayNum=4;
+daemon =
+    enable=yes;
+qemu =
+    path=/usr/local/qemu-2.4.0/x86_64-softmmu/qemu-system-x86_64;
+#
+[vm1]
+cpu =
+    model=host,number=4,cpupin=30 31 32 33; mem =
+    size=6144,hugepage=yes;
+disk =
+    file=/home/img/vm1.img;
+login =
+    user=root,password=tester;
+vnc = 
+    displayNum=5;
+daemon =
+    enable=yes;
+qemu =
+    path=/usr/local/qemu-2.4.0/x86_64-softmmu/qemu-system-x86_64;


Not need to specify "qemu=" option.

Best Regards
Yulong Pei


--
2.1.0

  reply	other threads:[~2016-01-18  9:49 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-01-08  8:29 Jingguo Fu
2016-01-08  8:29 ` [dts] [DTS][PATCH V1 2/3] virt: vf to vf nic bridge test plan Jingguo Fu
2016-01-12  8:10   ` Pei, Yulong
2016-01-18  9:49     ` Fu, JingguoX
2016-02-01  6:35     ` Fu, JingguoX
2016-01-08  8:29 ` [dts] [DTS][PATCH V1 3/3] virt: vf to vf nic bridge test suite Jingguo Fu
2016-01-12  7:48 ` [dts] [DTS][PATCH V1 1/3] virt: vf to vf bridge config file Pei, Yulong
2016-01-18  9:49   ` Fu, JingguoX [this message]
2016-02-01  6:35   ` Fu, JingguoX

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=6BD6202160B55B409D423293115822622BA97F4F@shsmsx102.ccr.corp.intel.com \
    --to=jingguox.fu@intel.com \
    --cc=dts@dpdk.org \
    --cc=lijuanx.tu@intel.com \
    --cc=yulong.pei@intel.com \
    /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).