> > Subject: [PATCH v1] crypto/qat: fix struct alignment
> >
> > The qat_sym_session struct variable alignment was causing a segfault.
> > AES expansion keys require 16-byte alignment. Added __rte_aligned to the
> > expansion keys.
> >
> > Fixes: ca0ba0e48129 ("crypto/qat: default to IPsec MB for computations")
> >
> > Signed-off-by: Brian Dooley <brian.doo...@intel.com>
> > ---
> 
> Acked-by: Ciara Power <ciara.po...@intel.com>
Applied to dpdk-next-crypto
Thanks.

Reply via email to