numam-dpdk/drivers/mempool
Ashwin Sekhar T K 7c754f553e mempool/cnxk: avoid batch op free for empty pools
Batch op data is initialized inside mempool alloc. But
in case of empty mempools, the alloc function is not
called and hence the initialization of batch op data is
also not done. So ensure the validity of batch op data
inside mempool free.

Signed-off-by: Ashwin Sekhar T K <asekhar@marvell.com>
2022-06-08 11:11:32 +02:00
..
bucket mempool: add namespace to driver register macro 2021-10-20 10:00:18 +02:00
cnxk mempool/cnxk: avoid batch op free for empty pools 2022-06-08 11:11:32 +02:00
dpaa fix spelling in comments and strings 2022-01-11 12:16:53 +01:00
dpaa2 net/dpaa2: handle secondary process for DPNI 2022-01-20 16:24:08 +01:00
octeontx fix spelling in comments and strings 2022-01-11 12:16:53 +01:00
ring mempool: add namespace to driver register macro 2021-10-20 10:00:18 +02:00
stack mempool: add namespace to driver register macro 2021-10-20 10:00:18 +02:00
meson.build drivers: remove octeontx2 drivers 2022-01-12 15:36:32 +01:00