Add missing net device to match pci device for network ui test of the SR-IOV VF pool. Signed-off-by: Lin Ma <lma@xxxxxxxx> --- tests/testdriver.xml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/tests/testdriver.xml b/tests/testdriver.xml index 389f56a..19ed1b7 100644 --- a/tests/testdriver.xml +++ b/tests/testdriver.xml @@ -2331,6 +2331,16 @@ ba</description> <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> <capability type='net'> -- 2.9.2 _______________________________________________ virt-tools-list mailing list virt-tools-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/virt-tools-list