numam-dpdk/drivers/mempool
Ashwin Sekhar T K db2a347a50 mempool/cnxk: add batch operation init
Marvell CN10k mempool supports batch enqueue/dequeue which can
dequeue up to 512 pointers and enqueue up to 15 pointers using
a single instruction.

These batch operations require a DMA memory to enqueue/dequeue
pointers. This patch adds the initialization of this DMA memory.

Signed-off-by: Ashwin Sekhar T K <asekhar@marvell.com>
2021-04-09 08:32:24 +02:00
..
bucket build: remove library name from version map file name 2020-10-19 22:13:59 +02:00
cnxk mempool/cnxk: add batch operation init 2021-04-09 08:32:24 +02:00
dpaa net/dpaa: prevent multiple mempool config 2021-02-24 18:03:30 +01:00
dpaa2 mempool/dpaa2: support stats for secondary process 2021-02-24 18:03:30 +01:00
octeontx build: remove library name from version map file name 2020-10-19 22:13:59 +02:00
octeontx2 drivers: disable OCTEON TX2 in 32-bit build 2020-11-12 16:39:10 +01:00
ring build: remove library name from version map file name 2020-10-19 22:13:59 +02:00
stack build: remove library name from version map file name 2020-10-19 22:13:59 +02:00
meson.build mempool/cnxk: add build infra and doc 2021-04-09 08:32:24 +02:00