malloc: allow attaching to external memory chunks
[dpdk.git] / lib / librte_eal / rte_eal_version.map
index 8c66d0b..9208520 100644 (file)
@@ -322,6 +322,7 @@ EXPERIMENTAL {
        rte_malloc_heap_destroy;
        rte_malloc_heap_get_socket;
        rte_malloc_heap_memory_add;
+       rte_malloc_heap_memory_attach;
        rte_malloc_heap_memory_remove;
        rte_malloc_heap_socket_is_external;
        rte_mem_alloc_validator_register;