mirror of
https://github.com/virt-manager/virt-manager.git
synced 2025-02-25 18:55:27 -06:00
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:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user