On 20-Sep-17 12:23 PM, Santosh Shukla wrote:
Introducing rte_pci_get_iommu_class API which helps to get iommu class
of PCI device on the bus and returns preferred iova mapping mode for
PCI bus.
Patch also adds rte_pci_get_iommu_class definition for:
- bsdapp: api returns default iova mode.
- linuxapp: Has stub implementation, Followup patch has complete
implementation.
Signed-off-by: Santosh Shukla <[email protected]>
Signed-off-by: Jerin Jacob <[email protected]>
Reviewed-by: Maxime Coquelin <[email protected]>
Tested-by: Hemant Agrawal <[email protected]>
---
Reviewed-by: Anatoly Burakov <[email protected]>
--
Thanks,
Anatoly