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

2018-07-27 Thread Thomas Monjalon
27/07/2018 15:45, Andrew Rybchenko: > On 27.07.2018 00:34, Thomas Monjalon wrote: > > 11/07/2018 12:59, 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 depr

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

2018-07-27 Thread Andrew Rybchenko
On 27.07.2018 00:34, Thomas Monjalon wrote: 11/07/2018 12:59, 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()

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

2018-07-26 Thread Thomas Monjalon
11/07/2018 12:59, 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_memp

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

2018-07-11 Thread 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_t