> >
> > This patch fixes the aesni_gcm performance issue on systems with AVX512
> > CPU flag presented but with VAES CPU flag missing, such as Skylake.
> >
> > Fixes: 81fe96a0cece ("crypto/aesni_gcm: use architecture independent
> API")
> > Cc: pablo.de.lara.gua...@intel.com
> >
> > Signed-off-by:
> -Original Message-
> From: Ji, Kai
> Sent: Tuesday, June 29, 2021 4:19 PM
> To: dev@dpdk.org
> Cc: Zhang, Roy Fan ; Ji, Kai ; De
> Lara Guarch, Pablo
> Subject: [dpdk-dev v2] crypto/aesni_gcm: fix performance issue
>
> This patch fixes the aesni_gcm performance issue on systems with AV
This patch fixes the aesni_gcm performance issue on systems with AVX512
CPU flag presented but with VAES CPU flag missing, such as Skylake.
Fixes: 81fe96a0cece ("crypto/aesni_gcm: use architecture independent API")
Cc: pablo.de.lara.gua...@intel.com
Signed-off-by: Kai Ji
---
v2: Checkpatch fix
3 matches
Mail list logo