test suite reviews and discussions
 help / color / mirror / Atom feed
* [dts] [PATCH V1 1/2][vhost peer conf] conf: add cfg file of vhost peer direct connection
@ 2019-07-16 21:48 lihong
  2019-07-16 21:48 ` [dts] [PATCH V1 2/2][vhost peer conf] tests: add common method file to read conf file lihong
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: lihong @ 2019-07-16 21:48 UTC (permalink / raw)
  To: dts; +Cc: yinan.wang, lihong

Signed-off-by: lihong <lihongx.ma@intel.com>
---
 conf/vhost_peer_conf.cfg | 10 ++++++++++
 1 file changed, 10 insertions(+)
 create mode 100644 conf/vhost_peer_conf.cfg

diff --git a/conf/vhost_peer_conf.cfg b/conf/vhost_peer_conf.cfg
new file mode 100644
index 0000000..63346e9
--- /dev/null
+++ b/conf/vhost_peer_conf.cfg
@@ -0,0 +1,10 @@
+# Connect two fortville 40G nic port directly on DUT
+[peerconf]
+# pci of Port0
+pci=
+# driver of Port0 and Port1
+pci_drv=
+# pci of Port1
+peer=
+# intf of Port1
+peer_intf=
-- 
2.7.4


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

end of thread, other threads:[~2019-08-07  3:46 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-07-16 21:48 [dts] [PATCH V1 1/2][vhost peer conf] conf: add cfg file of vhost peer direct connection lihong
2019-07-16 21:48 ` [dts] [PATCH V1 2/2][vhost peer conf] tests: add common method file to read conf file lihong
2019-07-17  6:18   ` Wang, Yinan
2019-07-17  6:21     ` Ma, LihongX
2019-08-07  3:46   ` Tu, Lijuan
2019-07-17  6:18 ` [dts] [PATCH V1 1/2][vhost peer conf] conf: add cfg file of vhost peer direct connection Wang, Yinan
2019-07-17  6:22   ` Ma, LihongX
2019-08-07  3:46 ` 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).