Hi Fiona, > -----Original Message----- > From: dev [mailto:dev-boun...@dpdk.org] On Behalf Of Trahe, Fiona > Sent: Wednesday, July 11, 2018 7:04 PM > To: Dmitry Eremin-Solenikov <dmitry.ereminsoleni...@linaro.org>; > dev@dpdk.org > Cc: Trahe, Fiona <fiona.tr...@intel.com> > Subject: Re: [dpdk-dev] [PATCH] qat: fix checks for 3gpp algorithms vs bit > mode > > Hi Dmitri, > > Thanks for debugging this. > However the below fix can truncate the data - I'll send an alternative fix > shortly. > Fiona > > > -----Original Message----- > > From: dev [mailto:dev-boun...@dpdk.org] On Behalf Of Dmitry > > Eremin-Solenikov > > Sent: Wednesday, July 11, 2018 1:25 PM > > To: dev@dpdk.org > > Subject: [dpdk-dev] [PATCH] qat: fix checks for 3gpp algorithms vs bit > > mode > > > > QAT driver checks byte alignment for KASUMI/SNOW 3G/ZUC algorithms > > using cipher/auth_param, which are not initialized at this moment yet. > > Use operation params instead. > > > > Signed-off-by: Dmitry Eremin-Solenikov > > <dmitry.ereminsoleni...@linaro.org>
I'll add a Reported-by line for Dmitry, for flagging the issue.