> > > > -----Original Message----- > > From: Wathsala Vithanage <[email protected]> > > Sent: 30 May 2026 02:25 > > To: Kai Ji <[email protected]>; Pablo de Lara > > <[email protected]> > > Cc: [email protected]; [email protected]; [email protected]; > > [email protected]; [email protected]; Wathsala > > Vithanage <[email protected]> > > Subject: [PATCH 1/2] crypto/ipsec_mb: allow aesni_mb and aesni_gcm vdevs > > on Arm > > > > Extend Arm PMD gating in ipsec_mb_create() to permit > > IPSEC_MB_PMD_TYPE_AESNI_MB and IPSEC_MB_PMD_TYPE_AESNI_GCM in > > addition to existing SNOW3G and ZUC. > > > > This removes -ENOTSUP rejection for crypto_aesni_mb and crypto_aesni_gcm > > on Arm, enabling these vdevs to probe and run when backed by a compatible > > ipsec-mb library. > > > > Signed-off-by: Wathsala Vithanage <[email protected]> > > --- > Acked-by: Hemant Agrawal <[email protected]>
Series applied to dpdk-next-crypto

