vfio: expose functions
[dpdk.git] / lib / librte_eal / rte_eal_version.map
index 9f06d23..262211a 100644 (file)
@@ -252,5 +252,10 @@ DPDK_17.11 {
        rte_memcpy_ptr;
        rte_pci_get_iommu_class;
        rte_pci_match;
+       vfio_enable;
+       vfio_is_enabled;
+       vfio_noiommu_is_enabled;
+       vfio_release_device;
+       vfio_setup_device;
 
 } DPDK_17.08;