[dts] [PATCH V1 1/2][vhost peer conf] conf: add cfg file of vhost peer direct connection

lihong lihongx.ma at intel.com
Tue Jul 16 23:48:07 CEST 2019


Signed-off-by: lihong <lihongx.ma at 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



More information about the dts mailing list