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@dpdk.org; Trahe, Fiona <fiona.tr...@intel.com>; Jozwiak, TomaszX >> <tomaszx.jozw...@intel.com>; akhil.go...@nxp.com; sta...@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: sta...@dpdk.org >> >> Signed-off-by: Tomasz Jozwiak <tomaszx.jozw...@intel.com> > Acked-by: Fiona Trahe <fiona.tr...@intel.com> Applied to dpdk-next-crypto
Thanks