]> git.droids-corp.org - dpdk.git/blobdiff - lib/librte_eal/rte_eal_version.map
eal: add shared indexed file-backed array
[dpdk.git] / lib / librte_eal / rte_eal_version.map
index 76209f9bbd61255a55e51f7df8365ab79e573af6..0f542b15b88e4a8fbe547d8f51cf5b6105f5572c 100644 (file)
@@ -221,6 +221,22 @@ EXPERIMENTAL {
        rte_eal_hotplug_add;
        rte_eal_hotplug_remove;
        rte_eal_mbuf_user_pool_ops;
+       rte_fbarray_attach;
+       rte_fbarray_destroy;
+       rte_fbarray_detach;
+       rte_fbarray_dump_metadata;
+       rte_fbarray_find_idx;
+       rte_fbarray_find_next_free;
+       rte_fbarray_find_next_used;
+       rte_fbarray_find_next_n_free;
+       rte_fbarray_find_next_n_used;
+       rte_fbarray_find_contig_free;
+       rte_fbarray_find_contig_used;
+       rte_fbarray_get;
+       rte_fbarray_init;
+       rte_fbarray_is_used;
+       rte_fbarray_set_free;
+       rte_fbarray_set_used;
        rte_log_register_type_and_pick_level;
        rte_malloc_dump_heaps;
        rte_mem_iova2virt;