[EXT] [PATCH v2 resend] crypto/uadk: set queue pair in dev_configure
Akhil Goyal
gakhil at marvell.com
Wed Jun 14 21:10:41 CEST 2023
> By default, uadk only alloc two queues for each algorithm, which
> will impact performance.
> Set queue pair number as required in dev_configure.
> The default max queue pair number is 8, which can be modified
> via para: max_nb_queue_pairs
>
> Example:
> sudo dpdk-test-crypto-perf -l 0-10 --vdev crypto_uadk,max_nb_queue_pairs=10
> -- --devtype crypto_uadk --optype cipher-only --buffer-sz 8192
>
> Signed-off-by: Zhangfei Gao <zhangfei.gao at linaro.org>
Applied to dpdk-next-crypto
More information about the dev
mailing list