> > > > 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> > > Worth saying this going to add new test cases for PMDs supporting AES-ECB, > so I am CC'ing the maintainers of those PMDs to verify that their tests pass. > > Apart from that: > > Acked-by: Pablo de Lara <pablo.de.lara.gua...@intel.com>
Applied to dpdk-next-crypto Thanks.