> > > > 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 <kai...@intel.com> > > Acked-by: Fan Zhang <roy.fan.zh...@intel.com>
Applied to dpdk-next-crypto Thanks