numam-dpdk/drivers/mempool/cnxk
Ashwin Sekhar T K 3af7276eaf mempool/cnxk: fix destroying empty pool
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: bbf19e89b8 ("mempool/cnxk: add generic operations")
Cc: stable@dpdk.org

Signed-off-by: Ashwin Sekhar T K <asekhar@marvell.com>
2022-11-15 04:24:36 +01:00
..
cn9k_mempool_ops.c mempool: add namespace to driver register macro 2021-10-20 10:00:18 +02:00
cn10k_mempool_ops.c mempool/cnxk: support optional wait when counting 2022-06-15 21:32:56 +02:00
cnxk_mempool_ops.c mempool/cnxk: fix destroying empty pool 2022-11-15 04:24:36 +01:00
cnxk_mempool_telemetry.c mempool/cnxk: support telemetry 2021-10-19 18:37:15 +02:00
cnxk_mempool.c bus/pci: make driver-only headers private 2022-09-23 16:14:34 +02:00
cnxk_mempool.h mempool/cnxk: add batch operation init 2021-04-09 08:32:24 +02:00
meson.build drivers: mark cnxk to support disabling IOVA as PA 2022-10-09 13:14:57 +02:00