3af7276eaf
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:
|
||
---|---|---|
.. | ||
cn9k_mempool_ops.c | ||
cn10k_mempool_ops.c | ||
cnxk_mempool_ops.c | ||
cnxk_mempool_telemetry.c | ||
cnxk_mempool.c | ||
cnxk_mempool.h | ||
meson.build |