Hi Pablo, Could you please ack this patchset if no issues?
> > v2 - v1 > Fix gcc 4.8 compilation issue > > Add support for CPU crypto API into aesni_mb PMD > and extend cryptodev UT to cover this new functionality. > > Konstantin Ananyev (2): > crypto/aesni_mb: support CPU crypto > test/crypto: add CPU crypto mode for AESNI MB > > app/test/test_cryptodev.c | 146 +++++-- > doc/guides/cryptodevs/aesni_mb.rst | 3 + > doc/guides/cryptodevs/features/aesni_mb.ini | 1 + > .../crypto/aesni_mb/aesni_mb_pmd_private.h | 5 +- > drivers/crypto/aesni_mb/rte_aesni_mb_pmd.c | 386 ++++++++++++++++-- > .../crypto/aesni_mb/rte_aesni_mb_pmd_ops.c | 2 + > 6 files changed, 478 insertions(+), 65 deletions(-) > > -- > 2.17.1