mem: add iova2virt function
[dpdk.git] / lib / librte_eal / rte_eal_version.map
index dd38783..dccfc35 100644 (file)
@@ -222,6 +222,10 @@ EXPERIMENTAL {
        rte_eal_hotplug_remove;
        rte_eal_mbuf_user_pool_ops;
        rte_log_register_type_and_pick_level;
+       rte_malloc_dump_heaps;
+       rte_mem_iova2virt;
+       rte_memseg_contig_walk;
+       rte_memseg_walk;
        rte_mp_action_register;
        rte_mp_action_unregister;
        rte_mp_reply;