> -----Original Message----- > From: Cornu, Marcel D <marcel.d.co...@intel.com> > Sent: Friday, September 11, 2020 4:49 PM > To: Doherty, Declan <declan.dohe...@intel.com>; De Lara Guarch, Pablo > <pablo.de.lara.gua...@intel.com> > Cc: dev@dpdk.org; "tomasz.kante...@intel.com"; Cornu, Marcel D > <marcel.d.co...@intel.com> > Subject: [PATCH] crypto/aesni-mb: support AES-ECB > > This patch adds AES-ECB 128, 192 and 256 support to the aesni_mb PMD. > AES-ECB 128, 192 and 256 test vectors added to cryptodev tests. > > Signed-off-by: Marcel Cornu <marcel.d.co...@intel.com>
Automated coding style check failing, however this has been manually verified using the checkpatches.sh script. Regards, Marcel