On 05-Oct-18 1:06 PM, Alejandro Lucero wrote:
Current code checks if IOMMU hardware reports enough addressing bits for using IOVA mode but it repeats the same check for any PCI device present. This is not necessary because the IOMMU hardware is the same for all of them.This patch only checks the IOMMU using first PCI device found. Signed-off-by: Alejandro Lucero <alejandro.luc...@netronome.com> ---
Acked-by: Anatoly Burakov <anatoly.bura...@intel.com> -- Thanks, Anatoly