> -----Original Message----- > From: dev [mailto:dev-boun...@dpdk.org] On Behalf Of Tomasz Jozwiak > Sent: Monday, January 22, 2018 4:28 PM > To: Trahe, Fiona <fiona.tr...@intel.com>; Jain, Deepak K > <deepak.k.j...@intel.com>; Griffin, John <john.grif...@intel.com> > Cc: dev@dpdk.org; Jozwiak, TomaszX <tomaszx.jozw...@intel.com> > Subject: [dpdk-dev] [PATCH v2 0/3] Fixes for QAT PMD > > v2: > - Previous patch has been split into 3 as below: > > Tomasz Jozwiak (3): > crypto/qat: fix out-of-bounds compiler error > crypto/qat: fix typo in error message > crypto/qat: fix parameter type > > drivers/crypto/qat/qat_crypto.c | 26 +++++++++++++++----------- > 1 file changed, 15 insertions(+), 11 deletions(-) > > -- > 2.7.4
Applied to dpdk-next-crypto. Thanks, Pablo