vfio: export utility functions in map file
[dpdk.git] / lib / librte_eal / linuxapp / eal / rte_eal_version.map
index dbc419b..98460cd 100644 (file)
@@ -195,5 +195,8 @@ DPDK_17.05 {
        rte_log_set_global_level;
        rte_log_set_level;
        rte_log_set_level_regexp;
+       vfio_get_container_fd;
+       vfio_get_group_fd;
+       vfio_get_group_no;
 
 } DPDK_17.02;