Dan Kenigsberg has submitted this change and it was merged. Change subject: Revert "hostdev/sr-iov: don't reattach devices" ......................................................................
Revert "hostdev/sr-iov: don't reattach devices" This reverts commit e80ab7fc74b7715. SR-IOV feature depends on automatic re-binding of VFs to their network driver. Without that, the VFs are no longer recognized as available host NICs after a VM using VFs is taken down, or after hotunplug of a VFs. Change-Id: Ia19d4a761023f2ca9fa3f7274fed97159bed1fae Bug-Url: https://bugzilla.redhat.com/1234328 Signed-off-by: Dan Kenigsberg <[email protected]> Reviewed-on: https://gerrit.ovirt.org/55993 Continuous-Integration: Jenkins CI Reviewed-by: Martin Polednik <[email protected]> --- M vdsm/virt/vm.py 1 file changed, 3 insertions(+), 0 deletions(-) Approvals: Jenkins CI: Passed CI tests Dan Kenigsberg: Verified; Looks good to me, approved Martin Polednik: Looks good to me, but someone else must approve -- To view, visit https://gerrit.ovirt.org/55993 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ia19d4a761023f2ca9fa3f7274fed97159bed1fae Gerrit-PatchSet: 3 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Francesco Romani <[email protected]> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Martin Polednik <[email protected]> Gerrit-Reviewer: Michael Burman <[email protected]> Gerrit-Reviewer: Michal Skrivanek <[email protected]> Gerrit-Reviewer: gerrit-hooks <[email protected]> _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
