DPDK patches and discussions
 help / color / mirror / Atom feed
From: Akhil Goyal <gakhil@marvell.com>
To: <thomas@monjalon.net>
Cc: <dev@dpdk.org>
Subject: [pull-request] next-crypto 21.11 rc3
Date: Tue, 16 Nov 2021 13:05:12 +0530	[thread overview]
Message-ID: <20211116073512.3091744-1-gakhil@marvell.com> (raw)

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	other threads:[~2021-11-16  7:35 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-11-16  7:35 Akhil Goyal [this message]
2021-11-16 14:25 ` Thomas Monjalon

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20211116073512.3091744-1-gakhil@marvell.com \
    --to=gakhil@marvell.com \
    --cc=dev@dpdk.org \
    --cc=thomas@monjalon.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).