[dpdk-dev] [EXT] [PATCH 1/2] drivers/qat: fix wrong return value for invalid service

Thomas Monjalon thomas at monjalon.net
Sat Jul 31 11:29:00 CEST 2021


30/07/2021 21:18, Akhil Goyal:
> > 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 <arkadiuszx.kusztal at intel.com>
> > ---
> 
> 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.

There are not parenthesis for every returns,
so I will remove those introduced by this patch.




More information about the dev mailing list