> Subject: [EXT] [PATCH 1/2] drivers/qat: fix wrong return value for invalid
> service
>
Title changed as " drivers: fix return value for QAT PMDs "
Please check ./devtools/check-git-log.sh before sending patch.
> Fix invalid value that is returned when asymmetric crypto
> or compression service is selected.
Description is also updated. Please check.
>
> Fixes: 8f393c4ffdc1 ("common/qat: support GEN4 devices")
>
> Signed-off-by: Arek Kusztal <[email protected]>
> ---
Applied to dpdk-next-crypto
Braces across 'EFAULT' are not needed. I tried fixing it, but it is being
Used at many places. Please fix that in a separate patch.