The following changes since commit ce78c51833a847d4b93841231907f1a7f5cf7114:

  net/mlx5: fix delay drop bit set overflow (2021-11-14 16:26:49 +0100)

are available in the Git repository at:

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

for you to fetch changes up to 6159e01966a481eec6f7e64dc68918fcf285aa47:

  common/qat: fix overrun of qp config (2021-11-16 12:57:44 +0530)

----------------------------------------------------------------
Anoob Joseph (4):
      test/crypto: skip plain text compare for null cipher
      test/crypto: fix missing return checks
      crypto/cnxk: fix kasumi input len calculation
      common/cpt: fix kasumi input len calculation

Arek Kusztal (1):
      common/qat: fix overrun of qp config

Ciara Power (1):
      test/crypto: fix unnecessary stats retrieval

Gagandeep Singh (1):
      test/crypto: fix output buffer length

Kai Ji (1):
      test/cryptodev: fix incomplete data length

Radu Nicolau (1):
      examples/ipsec-secgw: fix memory leaks

Raja Zidane (1):
      crypto/mlx5: support BF2 and ConnectX6-DX devices

 app/test/test_cryptodev.c              | 210 ++++++++++++++++++++-------------
 app/test/test_cryptodev_blockcipher.c  |   5 +-
 doc/guides/cryptodevs/mlx5.rst         |  11 +-
 doc/guides/rel_notes/release_21_11.rst |   1 +
 drivers/common/cpt/cpt_ucode.h         |   2 +-
 drivers/common/qat/dev/qat_dev_gen1.c  |   2 +-
 drivers/crypto/cnxk/cnxk_se.h          |   2 +-
 drivers/crypto/mlx5/mlx5_crypto.c      |   8 ++
 examples/ipsec-secgw/ipsec-secgw.c     |  65 +++++++---
 9 files changed, 204 insertions(+), 102 deletions(-)

Reply via email to