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 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(-) > Applied to dpdk-next-crypto
Thanks