> -----Original Message----- > From: Ji, Kai <[email protected]> > Sent: Tuesday, June 29, 2021 4:19 PM > To: [email protected] > Cc: Zhang, Roy Fan <[email protected]>; Ji, Kai <[email protected]>; De > Lara Guarch, Pablo <[email protected]> > Subject: [dpdk-dev v2] crypto/aesni_gcm: fix performance issue > > 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: [email protected] > > Signed-off-by: Kai Ji <[email protected]>
Acked-by: Fan Zhang <[email protected]>

