> > Subject: [PATCH v2 1/3] crypto/qat: fix uncleared cookies in asym > > > > Fixed incorrectly placed clean function in asym response. > > > > Fixes: 002486db239e ("crypto/qat: refactor asymmetric session") > > > > Signed-off-by: Arek Kusztal <arkadiuszx.kusz...@intel.com> > > --- > > v2: > > - fixed compilation issues > > - split into 3 patches > > > <snip> > > Acked-by: Ciara Power <ciara.po...@intel.com>
Series applied to dpdk-next-crypto Thanks.