[dpdk-dev] [PATCH] compress/qat: fix status return on error building request
Akhil Goyal
akhil.goyal at nxp.com
Tue Dec 18 11:32:06 CET 2018
On 12/15/2018 12:18 AM, Trahe, Fiona wrote:
>
>> -----Original Message-----
>> From: Jozwiak, TomaszX
>> Sent: Friday, December 14, 2018 4:20 AM
>> To: dev at dpdk.org; Trahe, Fiona <fiona.trahe at intel.com>; Jozwiak, TomaszX
>> <tomaszx.jozwiak at intel.com>; akhil.goyal at nxp.com; stable at dpdk.org
>> Subject: [PATCH] compress/qat: fix status return on error building request
>>
>> This patch fixes error status which should be set inside
>> qat_comp_build_request function in case any errors are detected.
>> In these cases op.status is set to
>> RTE_COMP_OP_STATUS_INVALID_ARGS to help application debug.
>>
>> Fixes: 1947bd18580b ("compress/qat: support scatter-gather buffers")
>> Cc: stable at dpdk.org
>>
>> Signed-off-by: Tomasz Jozwiak <tomaszx.jozwiak at intel.com>
> Acked-by: Fiona Trahe <fiona.trahe at intel.com>
Applied to dpdk-next-crypto
Thanks
More information about the dev
mailing list