13/02/2018 12:28, Ferruh Yigit: > On 2/2/2018 2:01 PM, Olivier Matz wrote: > > On Fri, Feb 02, 2018 at 02:01:42PM +0530, Hemant Agrawal wrote: > >> Signed-off-by: Hemant Agrawal <hemant.agra...@nxp.com> > >> --- > >> +* eal: a new set of mbuf mempool ops name APIs for user, platform and best > >> + mempool names have been defined in ``rte_mbuf`` in v18.02. The uses of > >> + ``rte_eal_mbuf_default_mempool_ops`` shall be replaced by > >> + ``rte_mbuf_best_mempool_ops``. > >> + The following function is now redundant and it is target to be > >> deprecated in > >> + 18.05: > >> + > >> + - ``rte_eal_mbuf_default_mempool_ops`` > > > > Acked-by: Olivier Matz <olivier.m...@6wind.com> > > Acked-by: Ferruh Yigit <ferruh.yi...@intel.com>
Applied