Dan Kenigsberg has submitted this change and it was merged. Change subject: net: Report correct (guest) pci address fot hostdev interfaces. ......................................................................
net: Report correct (guest) pci address fot hostdev interfaces. For network interfaces, the address is a direct child of the interface node. For host device interfaces, the host address may appear before the guest address and be reported instead. Change-Id: I4542dd9e0a70db4b9a6526442118d610c1b2c615 Signed-off-by: Ido Barkan <[email protected]> Bug-Url: https://bugzilla.redhat.com/1261352 Reviewed-on: https://gerrit.ovirt.org/47696 Continuous-Integration: Jenkins CI Reviewed-by: Dan Kenigsberg <[email protected]> --- A tests/devices/data/testSRiovVm.xml M tests/devices/parsing/complex_vm_tests.py M vdsm/virt/vm.py 3 files changed, 161 insertions(+), 1 deletion(-) Approvals: Ido Barkan: Verified Jenkins CI: Passed CI tests Dan Kenigsberg: Looks good to me, approved -- To view, visit https://gerrit.ovirt.org/47696 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I4542dd9e0a70db4b9a6526442118d610c1b2c615 Gerrit-PatchSet: 3 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Ido Barkan <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Ido Barkan <[email protected]> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: [email protected] _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
