* Re: [PATCH v3] mempool/cnxk: fix mempool destroy for empty pools
[not found] ` <20221108065558.2092290-1-asekhar@marvell.com>
@ 2022-11-15 3:24 ` Thomas Monjalon
0 siblings, 0 replies; only message in thread
From: Thomas Monjalon @ 2022-11-15 3:24 UTC (permalink / raw)
To: Ashwin Sekhar T K
Cc: dev, Pavan Nikhilesh, jerinj, skori, skoteshwar, kirankumark,
psatheesh, anoobj, gakhil, hkalra, ndabilpuram, stable
08/11/2022 07:55, Ashwin Sekhar T K:
> In scenarios where rte_mempool_free() is called immediately
> after rte_mempool_create_empty(), the NPA pool will not be
> created. In such cases the free path should not call
> roc_npa_pool_destroy().
>
> Fixes: bbf19e89b87c ("mempool/cnxk: add generic operations")
>
> Signed-off-by: Ashwin Sekhar T K <asekhar@marvell.com>
+ Cc: stable@dpdk.org
Applied with the title "fix destroying empty pool".
^ permalink raw reply [flat|nested] only message in thread