mbox series

[pull-request] next-crypto 19.11 rc4

Message ID 20191125123015.2259-1-akhil.goyal@nxp.com (mailing list archive)
State Accepted, archived
Delegated to: Thomas Monjalon
Headers
Series [pull-request] next-crypto 19.11 rc4 |

Pull-request

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

Checks

Context Check Description
ci/Intel-compilation fail apply issues
ci/travis-robot success Travis build: passed

Message

Akhil Goyal Nov. 25, 2019, 12:30 p.m. UTC
  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(-)
  

Comments

Thomas Monjalon Nov. 26, 2019, 2:34 p.m. UTC | #1
25/11/2019 13:30, Akhil Goyal:
>   http://dpdk.org/git/next/dpdk-next-crypto 

Pulled, thanks