All of lore.kernel.org
 help / color / mirror / Atom feed
* mempool destroy
@ 2015-05-29 21:04 Dax Rawal
  2015-06-01  7:47 ` Olivier MATZ
  0 siblings, 1 reply; 2+ messages in thread
From: Dax Rawal @ 2015-05-29 21:04 UTC (permalink / raw)
  To: dev

Hi,
How does one return (or destroy)  ret_mempool that was created by
rte_mempool_create() ?

Thanks.

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: mempool destroy
  2015-05-29 21:04 mempool destroy Dax Rawal
@ 2015-06-01  7:47 ` Olivier MATZ
  0 siblings, 0 replies; 2+ messages in thread
From: Olivier MATZ @ 2015-06-01  7:47 UTC (permalink / raw)
  To: Dax Rawal; +Cc: dev@dpdk.org

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.
> 

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-06-01  7:46 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-05-29 21:04 mempool destroy Dax Rawal
2015-06-01  7:47 ` Olivier MATZ

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.