eal: remove experimental tag for user mbuf pool ops
[dpdk.git] / lib / librte_eal / rte_eal_version.map
index f183871..344a43d 100644 (file)
@@ -181,7 +181,6 @@ DPDK_17.11 {
        rte_bus_get_iommu_class;
        rte_eal_has_pci;
        rte_eal_iova_mode;
-       rte_eal_mbuf_default_mempool_ops;
        rte_eal_using_phys_addrs;
        rte_eal_vfio_intr_mode;
        rte_lcore_has_role;
@@ -244,6 +243,7 @@ DPDK_18.05 {
 DPDK_18.08 {
        global:
 
+       rte_eal_mbuf_user_pool_ops;
        rte_uuid_compare;
        rte_uuid_is_null;
        rte_uuid_parse;
@@ -287,7 +287,6 @@ EXPERIMENTAL {
        rte_eal_cleanup;
        rte_eal_hotplug_add;
        rte_eal_hotplug_remove;
-       rte_eal_mbuf_user_pool_ops;
        rte_fbarray_attach;
        rte_fbarray_destroy;
        rte_fbarray_detach;