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 <asek...@marvell.com>
+ Cc: sta...@dpdk.org Applied with the title "fix destroying empty pool".