From: Zeng Xiaoxiao <xiaoxiaox.zeng@intel.com>
To: dts@dpdk.org
Cc: Zeng Xiaoxiao <xiaoxiaox.zeng@intel.com>
Subject: [dts] [PATCH V1] add conf/port_control.cfg
Date: Fri, 17 Jan 2020 15:42:36 +0800 [thread overview]
Message-ID: <1579246956-173343-1-git-send-email-xiaoxiaox.zeng@intel.com> (raw)
Signed-off-by: Zeng Xiaoxiao <xiaoxiaox.zeng@intel.com>
---
conf/port_control.cfg | 22 ++++++++++++++++++++++
1 file changed, 22 insertions(+)
create mode 100644 conf/port_control.cfg
diff --git a/conf/port_control.cfg b/conf/port_control.cfg
new file mode 100644
index 0000000..79c55a7
--- /dev/null
+++ b/conf/port_control.cfg
@@ -0,0 +1,22 @@
+[vm0]
+cpu =
+ model=host,number=4,cpupin=23 24 25 26;
+disk =
+ file=/home/osimg/centos7-6.img,;
+mem =
+ size=10250;
+login =
+ user=root,password=tester;
+net =
+ type=nic,opt_vlan=0,netdev=net1;
+ type=user,opt_vlan=0;
+ type=nic,opt_vlan=0,netdev=net2;
+ type=user,opt_vlan=0;
+
+qga =
+ enable=yes;
+vnc =
+ displayNum=1;
+daemon =
+ enable=yes;
+
--
1.8.3.1
next reply other threads:[~2020-01-17 7:42 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-01-17 7:42 Zeng Xiaoxiao [this message]
2020-02-18 5:18 ` 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=1579246956-173343-1-git-send-email-xiaoxiaox.zeng@intel.com \
--to=xiaoxiaox.zeng@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).