10–SR-IOV Configuration
Configuring SR-IOV on Linux
143
AH0054602-00 A
10. To enable and verify virtualization:
a.
Open the
grub.conf
file and configure the
intel_iommu
Figure 10-10. Editing the grub.conf File for SR-IOV
b.
Save the
grub.conf
file and then reboot the system.
c.
To verify that the changes are in effect, issue the following command:
dmesg | grep -I iommu
A successful input–output memory management unit (IOMMU)
command output should show, for example;
Intel-IOMMU: enabled
d.
To view VF details (number of VFs and total VFs), issue the
find
/sys/|grep -I sriov
command.