eal: remove deprecated function for mbuf pool ops
authorOlivier Matz <olivier.matz@6wind.com>
Tue, 7 Aug 2018 21:34:42 +0000 (23:34 +0200)
committerThomas Monjalon <thomas@monjalon.net>
Wed, 8 Aug 2018 23:03:14 +0000 (01:03 +0200)
rte_eal_mbuf_default_mempool_ops() is replaced by
rte_mbuf_best_mempool_ops().

Signed-off-by: Olivier Matz <olivier.matz@6wind.com>
Reviewed-by: Anatoly Burakov <anatoly.burakov@intel.com>
Acked-by: Santosh Shukla <santosh.shukla@caviumnetworks.com>
Acked-by: Hemant Agrawal <hemant.agrawal@nxp.com>

No differences found