[virt-tools-list] [virt-manager PATCH 3/4 v2] testdriver: Add network example of a pool of SRIOV VFs
Lin Ma
lma at suse.com
Mon Mar 27 02:22:33 UTC 2017
Signed-off-by: Lin Ma <lma at suse.com>
---
tests/testdriver.xml | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/tests/testdriver.xml b/tests/testdriver.xml
index 851eb45..389f56a 100644
--- a/tests/testdriver.xml
+++ b/tests/testdriver.xml
@@ -1601,6 +1601,12 @@ ba</description>
<virtualport type='openvswitch'/>
</network>
+<network>
+ <name>passthrough</name>
+ <forward mode='hostdev' managed='yes'>
+ <pf dev='eth3'/>
+ </forward>
+</network>
--
2.9.2
More information about the virt-tools-list
mailing list