> > This patchset adds counter mode support to AES-NI multi-buffer library > > and appropriate test cases. > > > > This patchset depends on the following patch/patchsets > > "doc: fix supported AES-CBC key lengths" > > (http://dpdk.org/dev/patchwork/patch/12398/) > > and "Added AES counter mode capability" > > (http://dpdk.org/ml/archives/dev/2016-May/038364.html) > > > > v2: > > *added AES counter mode support to l2fwd-crypto sample application > > > > Fan Zhang (3): > > aesni_mb: add counter mode support > > app/test: add aes-ni multi-buffer pmd test cases for AES CTR > > examples/l2fwd-crypto: enable AES counter mode cipher algorithm > > Series-acked-by: Pablo de Lara <pablo.de.lara.guarch at intel.com>
Applied, thanks