test suite reviews and discussions
 help / color / mirror / Atom feed
* [dts] [PATCH V1] add configuration file of runtime_vf_queue_number_maxinum
@ 2019-04-08  6:44 xiao,qimai
  0 siblings, 0 replies; only message in thread
From: xiao,qimai @ 2019-04-08  6:44 UTC (permalink / raw)
  To: dts; +Cc: xiao,qimai

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


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2019-04-08  6:40 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-04-08  6:44 [dts] [PATCH V1] add configuration file of runtime_vf_queue_number_maxinum xiao,qimai

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).