> 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: [email protected]
>
> Signed-off-by: Raja Zidane <[email protected]>
> Acked-by: Matan Azrad <[email protected]>
Applied to dpdk-next-crypto