The following changes since commit f051679dc577d93d177e6eddefaba28a69d9955f:
devtools: list stable commits without fixline (2017-04-28 12:05:03 +0200) are available in the git repository at: http://dpdk.org/git/next/dpdk-next-crypto for you to fetch changes up to d295885b29b8aa4bf11e54bd31f4ee456266fd44: cryptodev: fix API digest length comments (2017-04-28 16:46:19 +0100) ---------------------------------------------------------------- Arek Kusztal (4): crypto/openssl: fix AAD capabilities for AES-GCM crypto/qat: fix AAD capabilities for AES-GCM cryptodev: fix API AAD comments doc: add limitation of AAD size for QAT Fiona Trahe (1): cryptodev: fix API digest length comments Gage Eads (1): crypto/qat: fix dequeue count stats retrieval Pablo de Lara (2): crypto/openssl: fix AES GCM capability examples/l2fwd-crypto: fix wrong array index doc/guides/cryptodevs/qat.rst | 1 + drivers/crypto/openssl/rte_openssl_pmd_ops.c | 10 +++++----- drivers/crypto/qat/qat_crypto.c | 4 ++-- drivers/crypto/qat/qat_crypto_capabilities.h | 6 +++--- examples/l2fwd-crypto/main.c | 2 +- lib/librte_cryptodev/rte_crypto_sym.h | 22 +++++++++++++--------- 6 files changed, 25 insertions(+), 20 deletions(-)