test/mempool_perf: improve default mempool ops selection
authorJerin Jacob <jerin.jacob@caviumnetworks.com>
Sun, 19 Nov 2017 04:55:31 +0000 (10:25 +0530)
committerThomas Monjalon <thomas@monjalon.net>
Thu, 18 Jan 2018 14:11:24 +0000 (15:11 +0100)
commite00093f381a185e59795b554c040754b1c33c9ef
tree6c28ea5664bdc5221bc4ccf511e029121f624c57
parentcbe1800c81952f5259f30b2d723dd21e12044460
test/mempool_perf: improve default mempool ops selection

Use of rte_eal_mbuf_default_mempool_ops() API will
allow to override pool handler through "--mbuf-pool-ops-name"
eal command line argument.

Signed-off-by: Jerin Jacob <jerin.jacob@caviumnetworks.com>
Acked-by: Santosh Shukla <santosh.shukla@caviumnetworks.com>
Acked-by: Olivier Matz <olivier.matz@6wind.com>
test/test/test_mempool_perf.c