testdriver: Add missing net dev to match pci dev for SR-IOV network test

Add missing net device to match pci device for network ui test of the
SR-IOV VF pool.

Signed-off-by: Lin Ma <lma@suse.com>
This commit is contained in:
Lin Ma
2017-03-31 20:11:59 +08:00
committed by Cole Robinson
parent 66435cb03d
commit 17ac04a62b

View File

@@ -2330,6 +2330,16 @@ ba</description>
</device>
<device>
<name>net_00_1b_21_5a_69_f5</name>
<parent>pci_8086_10fb</parent>
<capability type='net'>
<interface>eth3</interface>
<address>00:1b:21:5a:69:f5</address>
</capability>
</device>
<device>
<name>net_3e_79_a5_6f_37_c3</name>
<parent>computer</parent>