version: 18.05-rc6
[dpdk.git] / lib / librte_eal / rte_eal_version.map
index 8597239..f7dd0e7 100644 (file)
@@ -161,9 +161,6 @@ 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;
 
@@ -310,5 +307,4 @@ EXPERIMENTAL {
        rte_vfio_container_dma_unmap;
        rte_vfio_container_group_bind;
        rte_vfio_container_group_unbind;
-
-} DPDK_18.02;
+};