> -----Original Message-----
> From: Kusztal, ArkadiuszX
> Sent: Wednesday, December 12, 2018 12:59 PM
> To: akhil.go...@nxp.com
> Cc: dev@dpdk.org; Trahe, Fiona <fiona.tr...@intel.com>; Kusztal, ArkadiuszX
> <arkadiuszx.kusz...@intel.com>
> Subject: [PATCH 0/3] Fix handling of block size in qat for hash
>
> This patchset fixes invalid message which is caused by not
> entirely correct way of checking for block size.
>
> Arek Kusztal (3):
> crypto/qat: handle error msg of block size properly
> crypto/qat: fix message for CCM when setting unused counter
> crypto/qat: fix message for NULL algo setting unused counter
>
> drivers/crypto/qat/qat_sym_session.c | 15 ++++++++++-----
> 1 file changed, 10 insertions(+), 5 deletions(-)
>
> --
> 2.1.0
Series-acked-by: Fiona Trahe <fiona.tr...@intel.com>