> -----Original Message-----
> From: Brian Dooley <[email protected]>
> Sent: Friday 30 June 2023 12:31
> To: Ji, Kai <[email protected]>
> Cc: [email protected]; [email protected]; Dooley, Brian
> <[email protected]>
> 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]>

Reply via email to