Hi, On 05/29/2015 11:04 PM, Dax Rawal wrote: > Hi, > How does one return (or destroy) ret_mempool that was created by > rte_mempool_create() ?
Currently it's not possible but it seems it would be a nice improvement to mempool library. Sergio recently submitted a patch to delete memzones, it would probably solve your issue. See: http://dpdk.org/ml/archives/dev/2015-May/017470.html Regards, Olivier > > Thanks. >