Hi Sergio, >TODOs: > - Implement memzone_unreserve, simply call rte_malloc_free. > - Implement mempool_delete, simply call rte_memzone_unreserve. > - Init heaps with all available memsegs at once. > - Review symbols in version map.
I do not see rte_memzone_unreserve in API documentation. Is this patch already committed so that we have function like rte_mempool_delete() Thanks Dax