testdriver: Add network example of a pool of SRIOV VFs

Signed-off-by: Lin Ma <lma@suse.com>
This commit is contained in:
Lin Ma 2017-03-27 10:22:33 +08:00 committed by Cole Robinson
parent 262376d16f
commit 7c8005b999
1 changed files with 6 additions and 0 deletions

View File

@ -1601,6 +1601,12 @@ ba</description>
<virtualport type='openvswitch'/>
</network>
<network>
<name>passthrough</name>
<forward mode='hostdev' managed='yes'>
<pf dev='eth3'/>
</forward>
</network>