[PATCH v3] mempool/cnxk: fix mempool destroy for empty pools

Thomas Monjalon thomas at monjalon.net
Tue Nov 15 04:24:34 CET 2022


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 at marvell.com>

+ Cc: stable at dpdk.org

Applied with the title "fix destroying empty pool".






More information about the stable mailing list