> Subject: [EXT] RE: [PATCH v2] drivers/crypto: cipher buffer alignment check > Title should be " crypto/qat: check cipher buffer alignment "
> > > -----Original Message----- > > From: Sivaramakrishnan VenkatX <[email protected]> > > Sent: Tuesday, September 5, 2023 12:21 PM > > To: Ji, Kai <[email protected]> > > Cc: [email protected]; Sivaramakrishnan, VenkatX > > <[email protected]> > > Subject: [PATCH v2] drivers/crypto: cipher buffer alignment check > > > > Cipher length alignment checked for 3DES-CBC and AES-CBC to avoid slice > > hang error in QAT CPM1.8 > > > > Signed-off-by: Sivaramakrishnan VenkatX > > <[email protected]> Also change your signoff to Signed-off-by: Sivaramakrishnan Venkat <[email protected]> > > -- > > V2: > > Set auth_length = 0 for NULL CIPHER NULL AUTH operation. > > Acked-by: Ciara Power <[email protected]> With above changes, Applied to dpdk-next-crypto

