[EXT] [PATCH] app/compress-perf: fix number of QPs to setup

Akhil Goyal gakhil at marvell.com
Fri Mar 4 10:56:09 CET 2022


> The number of QPs is limited by the number of cores, such that in
> case the user requests more QPs than possible, the number of QPs
> actually configured on the device is equal to the number of cores,
> but the app tries to setup the original number of QPs.
> 
> Align the number of QPs setup'ed to the limited number.
> 
> Fixes: 424dd6c8c1a8 ("app/compress-perf: add weak functions for multicore
> test")
> Cc: stable at dpdk.org
> 
> Signed-off-by: Raja Zidane <rzidane at nvidia.com>
> Acked-by: Matan Azrad <matan at nvidia.com>
Applied to dpdk-next-crypto



More information about the dev mailing list