test suite reviews and discussions
 help / color / mirror / Atom feed
From: "xiao,qimai" <qimaix.xiao@intel.com>
To: dts@dpdk.org
Cc: "xiao,qimai" <qimaix.xiao@intel.com>
Subject: [dts] [PATCH V1] add configuration file of runtime_vf_queue_number_maxinum
Date: Mon,  8 Apr 2019 14:44:30 +0800	[thread overview]
Message-ID: <1554705870-12095-1-git-send-email-qimaix.xiao@intel.com> (raw)

Signed-off-by: xiao,qimai <qimaix.xiao@intel.com>
---
 conf/runtime_vf_queue_number_maxinum.cfg | 18 ++++++++++++++++++
 1 file changed, 18 insertions(+)
 create mode 100644 conf/runtime_vf_queue_number_maxinum.cfg

diff --git a/conf/runtime_vf_queue_number_maxinum.cfg b/conf/runtime_vf_queue_number_maxinum.cfg
new file mode 100644
index 0000000..7cb9093
--- /dev/null
+++ b/conf/runtime_vf_queue_number_maxinum.cfg
@@ -0,0 +1,18 @@
+[vm0]
+cpu =
+    model=host,number=4,cpupin=4 5 6 7;
+disk =
+    file=/home/image/centos7_1.img;
+mem =
+    size=10240;
+login =
+    user=root,password=tester;
+net =
+   type=nic,opt_vlan=0;
+   type=user,opt_vlan=0;
+#qga =
+#    enable=yes;
+vnc =
+    displayNum=10;
+daemon =
+    enable=yes;
-- 
2.19.1


                 reply	other threads:[~2019-04-08  6:40 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=1554705870-12095-1-git-send-email-qimaix.xiao@intel.com \
    --to=qimaix.xiao@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).