[EXT] [PATCH v2] cryptodev: speed up ops pool create

Akhil Goyal gakhil at marvell.com
Thu Feb 22 08:07:50 CET 2024


> 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 <andrew.boyer at amd.com>
> ---
Acked-by: Akhil Goyal <gakhil at marvell.com>

Applied to dpdk-next-crypto
Thanks.



More information about the dev mailing list