> > 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 c
> -Original Message-
> From: Brian Dooley
> Sent: Friday 30 June 2023 12:31
> To: Ji, Kai
> Cc: dev@dpdk.org; gak...@marvell.com; Dooley, Brian
>
> Subject: [PATCH v1] crypto/qat: fix struct alignment
>
> The qat_sym_session struct variable alignment was causing a segfault.
> AES exp
2 matches
Mail list logo