testdriver: Add network example of a pool of SRIOV VFs
Signed-off-by: Lin Ma <lma@suse.com>
This commit is contained in:
parent
262376d16f
commit
7c8005b999
|
@ -1601,6 +1601,12 @@ ba</description>
|
|||
<virtualport type='openvswitch'/>
|
||||
</network>
|
||||
|
||||
<network>
|
||||
<name>passthrough</name>
|
||||
<forward mode='hostdev' managed='yes'>
|
||||
<pf dev='eth3'/>
|
||||
</forward>
|
||||
</network>
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue