The following changes since commit c143928d8977f9d118078a0e6545d9058bbdbe52:

  devtools: disable automatic probing in null testing (2019-11-24 23:52:02 
+0100)

are available in the Git repository at:

  http://dpdk.org/git/next/dpdk-next-crypto 

for you to fetch changes up to cece4cc134c5b1d73bd9bc62ea3c528ad93ce6c9:

  crypto/ccp: fix capabilities for digest size (2019-11-25 15:31:36 +0530)

----------------------------------------------------------------
Amaranath Somalapuram (5):
      doc: fix app usage in CCP guide
      crypto/ccp: fix max qp and burst size
      crypto/ccp: fix CPU authentication crash
      crypto/ccp: fix scheduling of pkt burst
      crypto/ccp: fix capabilities for digest size

Archana Muniganti (1):
      app/crypto-perf: fix incorrect input data for AEAD decrypt

 app/test-crypto-perf/cperf_test_verify.c | 14 ++++++--
 doc/guides/cryptodevs/ccp.rst            | 32 +++++++++---------
 drivers/crypto/ccp/ccp_crypto.c          | 24 +++++++++-----
 drivers/crypto/ccp/ccp_crypto.h          |  7 ++--
 drivers/crypto/ccp/ccp_dev.h             |  2 +-
 drivers/crypto/ccp/ccp_pmd_ops.c         | 28 ++++++++--------
 drivers/crypto/ccp/ccp_pmd_private.h     |  6 ++--
 drivers/crypto/ccp/rte_ccp_pmd.c         | 57 ++++++++++++++++++++++----------
 8 files changed, 107 insertions(+), 63 deletions(-)

Reply via email to