numam-dpdk/drivers/mempool/cnxk
Ashwin Sekhar T K 5582a60eff mempool/cnxk: fix batch allocation failure path
Fix bug in batch alloc issue failure path where it was
enqueuing invalid pointers back to the pool. The code
should rightly be falling back to default dequeue path
in such cases.

Fixes: 91531e63f4 ("mempool/cnxk: add cn10k batch dequeue")
Cc: stable@dpdk.org

Signed-off-by: Ashwin Sekhar T K <asekhar@marvell.com>
Acked-by: Jerin Jacob <jerinj@marvell.com>
2022-02-23 17:33:53 +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: fix batch allocation failure path 2022-02-23 17:33:53 +01:00
cnxk_mempool_ops.c mempool/cnxk: add batch operation init 2021-04-09 08:32:24 +02:00
cnxk_mempool_telemetry.c mempool/cnxk: support telemetry 2021-10-19 18:37:15 +02:00
cnxk_mempool.c drivers: remove octeontx2 drivers 2022-01-12 15:36:32 +01:00
cnxk_mempool.h mempool/cnxk: add batch operation init 2021-04-09 08:32:24 +02:00
meson.build mempool/cnxk: support telemetry 2021-10-19 18:37:15 +02:00
version.map