> > 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 <[email protected]>
> > ---
>
> Acked-by: Ciara Power <[email protected]>
Applied to dpdk-next-crypto
Thanks.
- [PATCH v1] crypto/qat: fix struct alignment Brian Dooley
- RE: [PATCH v1] crypto/qat: fix struct alignment Power, Ciara
- RE: [PATCH v1] crypto/qat: fix struct alignment Akhil Goyal

