test/mempool: get best pool via the new API
authorHemant Agrawal <hemant.agrawal@nxp.com>
Mon, 5 Feb 2018 07:43:11 +0000 (13:13 +0530)
committerThomas Monjalon <thomas@monjalon.net>
Tue, 6 Feb 2018 00:59:02 +0000 (01:59 +0100)
commitbf0513fafda7d291750ced947230e1abd36781c0
tree640743066c48cdf0f13a3aac0d502f77b77cafe6
parent5c45e0fdeddfc773fab63e12d086c4f2052cda40
test/mempool: get best pool via the new API

This patch replaces the uses of default mempool ops API
with newly supported best_mempool_ops API.

Signed-off-by: Hemant Agrawal <hemant.agrawal@nxp.com>
test/test/test_mempool.c
test/test/test_mempool_perf.c