Re: [dpdk-dev] [PATCH 0/3] Fix handling of block size in qat for hash

2018-12-18 Thread Akhil Goyal
On 12/13/2018 1:29 AM, Arek Kusztal wrote: > 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 counte

Re: [dpdk-dev] [PATCH 0/3] Fix handling of block size in qat for hash

2018-12-17 Thread Kovacevic, Marko
Series-acked-by: Marko Kovacevic

Re: [dpdk-dev] [PATCH 0/3] Fix handling of block size in qat for hash

2018-12-13 Thread Trahe, Fiona
> -Original Message- > From: Kusztal, ArkadiuszX > Sent: Wednesday, December 12, 2018 12:59 PM > To: akhil.go...@nxp.com > Cc: dev@dpdk.org; Trahe, Fiona ; Kusztal, ArkadiuszX > > Subject: [PATCH 0/3] Fix handling of block size in qat for hash > > This patchset fixes invalid message wh

[dpdk-dev] [PATCH 0/3] Fix handling of block size in qat for hash

2018-12-12 Thread Arek Kusztal
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 c