Hi Ciara,
> -Original Message-
> From: Power, Ciara
> Sent: Wednesday, September 21, 2022 1:51 PM
> To: Akhil Goyal ; Zhang, Roy Fan
>
> Cc: dev@dpdk.org; Ji, Kai ; De Lara Guarch, Pablo
> ; Power, Ciara
> Subject: [PATCH v3 1/5] test/crypto: fix wireless auth
The segment size for some tests was too small to hold the auth digest.
This caused issues when using op->sym->auth.digest.data for comparisons
in AESNI_MB PMD after a subsequent patch enables SGL.
For example, if segment size is 2, and digest size is 4, then 4 bytes
are read from op->sym->auth.dig
2 matches
Mail list logo