mempool/octeontx2: add mempool free op
authorJerin Jacob <jerinj@marvell.com>
Sat, 22 Jun 2019 13:24:12 +0000 (18:54 +0530)
committerThomas Monjalon <thomas@monjalon.net>
Tue, 25 Jun 2019 21:35:57 +0000 (23:35 +0200)
commitae930c2cd6a854c6656502f16d35b8efd3cb834c
tree58f6e28fe82c4016a7d61caa8b929952ae56ea41
parent7bcc47cbe2fa29da6a624721e0b52148913418ca
mempool/octeontx2: add mempool free op

The DPDK mempool free operation frees HW AURA
and POOL reserved in alloc operation. In addition to that it free all
the memory resources allocated in mempool alloc operations.

Signed-off-by: Jerin Jacob <jerinj@marvell.com>
drivers/mempool/octeontx2/otx2_mempool_ops.c