On Tue, Oct 06, 2020 at 09:07:49AM +0200, Olivier Matz wrote: > Remove the deprecated v20 ABI of rte_mempool_populate_iova() and > rte_mempool_populate_virt(). > > Signed-off-by: Olivier Matz <olivier.m...@6wind.com> > --- > lib/librte_mempool/meson.build | 2 - > lib/librte_mempool/rte_mempool.c | 79 ++-------------------- > lib/librte_mempool/rte_mempool_version.map | 7 -- > 3 files changed, 5 insertions(+), 83 deletions(-) > Thanks for the cleanup.
Series-acked-by: Bruce Richardson <bruce.richard...@intel.com>