Hi Fiona, > -----Original Message----- > From: dev [mailto:[email protected]] On Behalf Of Trahe, Fiona > Sent: Wednesday, July 11, 2018 7:04 PM > To: Dmitry Eremin-Solenikov <[email protected]>; > [email protected] > Cc: Trahe, Fiona <[email protected]> > 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:[email protected]] On Behalf Of Dmitry > > Eremin-Solenikov > > Sent: Wednesday, July 11, 2018 1:25 PM > > To: [email protected] > > 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 > > <[email protected]>
I'll add a Reported-by line for Dmitry, for flagging the issue.

