[dpdk-dev] [PATCH v2 1/2] mempool: remove deprecated functions

Thomas Monjalon thomas at monjalon.net
Sun Aug 5 23:38:57 CEST 2018


27/07/2018 15:46, Andrew Rybchenko:
> Functions rte_mempool_populate_phys(), rte_mempool_virt2phy() and
> rte_mempool_populate_phys_tab() are just wrappers for corresponding
> IOVA functions and were deprecated in v17.11.
> 
> Functions rte_mempool_xmem_create(), rte_mempool_xmem_size(),
> rte_mempool_xmem_usage() and rte_mempool_populate_iova_tab() were
> deprecated in v18.05 and removal was announced earlier in v18.02.
> 
> Signed-off-by: Andrew Rybchenko <arybchenko at solarflare.com>

Series applied, thanks





More information about the dev mailing list