From: lihong <lihongx.ma@intel.com>
To: dts@dpdk.org
Cc: yinan.wang@intel.com, lihong <lihongx.ma@intel.com>
Subject: [dts] [PATCH V1 1/2][vhost gro] conf: add conf file for gro and gso
Date: Thu, 4 Jul 2019 05:42:19 +0800 [thread overview]
Message-ID: <1562190140-24335-1-git-send-email-lihongx.ma@intel.com> (raw)
Signed-off-by: lihong <lihongx.ma@intel.com>
---
conf/vhost_gro.cfg | 20 ++++++++++++++++++++
1 file changed, 20 insertions(+)
create mode 100644 conf/vhost_gro.cfg
diff --git a/conf/vhost_gro.cfg b/conf/vhost_gro.cfg
new file mode 100644
index 0000000..3adaa54
--- /dev/null
+++ b/conf/vhost_gro.cfg
@@ -0,0 +1,20 @@
+# vm configuration for vhost sample case
+[vm0]
+cpu =
+ model=host,number=1,cpupin=40;
+mem =
+ size=4096,hugepage=yes;
+disk =
+ file=/home/osimg/ubuntu16.img;
+login =
+ user=root,password=tester;
+vnc =
+ displayNum=4;
+daemon =
+ enable=yes;
+# Connect two fortvill 40G nic port directly on DUT
+[peerconf]
+pci=0000:86:00.0
+pci_drv=i40e
+peer=0000:86:00.1
+peer_intf=enp134s0f1
--
2.7.4
next reply other threads:[~2019-07-04 5:04 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-07-03 21:42 lihong [this message]
2019-07-03 21:42 ` [dts] [PATCH V1 2/2][vhost gro] tests: add testsuite vhost gro lihong
2019-07-04 6:02 ` Wang, Yinan
2019-07-04 6:37 ` Ma, LihongX
2019-07-10 5:54 ` Tu, Lijuan
2019-07-10 6:21 ` Ma, LihongX
2019-07-04 6:03 ` [dts] [PATCH V1 1/2][vhost gro] conf: add conf file for gro and gso Wang, Yinan
2019-07-04 6:37 ` Ma, LihongX
2019-07-10 6:05 ` 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=1562190140-24335-1-git-send-email-lihongx.ma@intel.com \
--to=lihongx.ma@intel.com \
--cc=dts@dpdk.org \
--cc=yinan.wang@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).