test suite reviews and discussions
 help / color / mirror / Atom feed
* [dts] [PATCH V1 1/2][vhost gro] conf: add conf file for gro and gso
@ 2019-07-03 21:42 lihong
  2019-07-03 21:42 ` [dts] [PATCH V1 2/2][vhost gro] tests: add testsuite vhost gro lihong
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: lihong @ 2019-07-03 21:42 UTC (permalink / raw)
  To: dts; +Cc: yinan.wang, lihong

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


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2019-07-10  6:21 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-07-03 21:42 [dts] [PATCH V1 1/2][vhost gro] conf: add conf file for gro and gso lihong
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

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