> Use rte_mempool_virt2iova(), which uses arithmetic based on the mempool > state, rather than rte_mem_virt2iova(), which uses syscalls to look at > the proc filesystem. This speeds up pool create by more than 90%. > > Signed-off-by: Andrew Boyer <[email protected]> > --- Acked-by: Akhil Goyal <[email protected]>
Applied to dpdk-next-crypto Thanks.

