> > check cipher length alignment for 3DES CBC and AES CBC to change it to NULL > > service type for buffer misalignment. > > > > Fixes: def38073ac90 ("crypto/qat: check cipher buffer alignment") > > Cc: sta...@dpdk.org > > > > Signed-off-by: Sivaramakrishnan Venkat > > <venkatx.sivaramakrish...@intel.com> > > Acked-by: Kai Ji <kai...@intel.com> > > --- > > v2: > > Dropped new tests patch. > > Removed settings reponse header directly. > > Cleared cookie status instead of setting to SUCCESS. > > Acked-by: Ciara Power <ciara.po...@intel.com>
Applied, thanks.