Change in ovirt-engine[master]: engine: VF that share iommu group with other device/s is not...

Alona Kaplan has submitted this change and it was merged. Change subject: engine: VF that share iommu group with other device/s is not free ...................................................................... engine: VF that share iommu group with other device/s is not free Each vf should have its own iommu group. If somehow in a "strange" environment the vf shares the iommu group with other devices, it is not supported by ovirt. It means that passthrough vnics won't be able to use it. Change-Id: I148ea6f4692c02fd39b3c4f830349f81ce9e7fdf Signed-off-by: Alona Kaplan <alkaplan@redhat.com> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/network/host/VfSchedulerImpl.java M backend/manager/modules/bll/src/test/java/org/ovirt/engine/core/bll/network/host/VfSchedulerImplTest.java 2 files changed, 88 insertions(+), 6 deletions(-) Approvals: Alona Kaplan: Verified Moti Asayag: Looks good to me, approved -- To view, visit https://gerrit.ovirt.org/38625 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I148ea6f4692c02fd39b3c4f830349f81ce9e7fdf Gerrit-PatchSet: 22 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Alona Kaplan <alkaplan@redhat.com> Gerrit-Reviewer: Alona Kaplan <alkaplan@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Moti Asayag <masayag@redhat.com> Gerrit-Reviewer: automation@ovirt.org
participants (1)
-
alkaplan@redhat.com