malloc: allow adding memory to named heaps
[dpdk.git] / lib / librte_eal / rte_eal_version.map
index 27aac5b..0225404 100644 (file)
@@ -321,6 +321,7 @@ EXPERIMENTAL {
        rte_malloc_heap_create;
        rte_malloc_heap_destroy;
        rte_malloc_heap_get_socket;
+       rte_malloc_heap_memory_add;
        rte_malloc_heap_socket_is_external;
        rte_mem_alloc_validator_register;
        rte_mem_alloc_validator_unregister;