Signed-off-by: Lin Ma <[email protected]>
---
 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

_______________________________________________
virt-tools-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/virt-tools-list

Reply via email to