mempool/cnxk: add generic operations
authorAshwin Sekhar T K <asekhar@marvell.com>
Thu, 8 Apr 2021 09:50:41 +0000 (15:20 +0530)
committerJerin Jacob <jerinj@marvell.com>
Fri, 9 Apr 2021 06:32:24 +0000 (08:32 +0200)
commitbbf19e89b87cab524a91f76a89347538a038ceae
tree9bdc2f724f9d849caf1d525f54b61f59dddaa3a0
parent0a50a5aad299cdeddf92d3e09b35eff4707d725e
mempool/cnxk: add generic operations

Add generic CNXk mempool ops which will enqueue/dequeue
from pool one element at a time.

Signed-off-by: Pavan Nikhilesh <pbhagavatula@marvell.com>
Signed-off-by: Ashwin Sekhar T K <asekhar@marvell.com>
drivers/mempool/cnxk/cnxk_mempool.h [new file with mode: 0644]
drivers/mempool/cnxk/cnxk_mempool_ops.c [new file with mode: 0644]
drivers/mempool/cnxk/meson.build