DPDK patches and discussions
 help / color / mirror / Atom feed
From: Akhil Goyal <akhil.goyal@nxp.com>
To: Hemant Agrawal <hemant.agrawal@nxp.com>, dev@dpdk.org
Subject: Re: [dpdk-dev] [PATCH 00/10] crypto: DPAA and DPAA2_SEC enhancements
Date: Wed, 26 Sep 2018 17:57:04 +0530	[thread overview]
Message-ID: <63f38d7d-8289-9b92-c47e-46433bbed3d8@nxp.com> (raw)
In-Reply-To: <1535608265-13323-1-git-send-email-hemant.agrawal@nxp.com>



On 8/30/2018 11:20 AM, Hemant Agrawal wrote:
> This patch series includes enhancements for the dpaa and dpaa2_sec
> crypto drivers
>
> Akhil Goyal (5):
>    crypto/dpaa_sec: session reset before init
>    crypto/dpaa_sec: add LOCK before Rx HW queue attach
>    crypto/dpaa_sec: session qp should match with given qp
>    crypto/dpaa_sec: enable sequence no rollover
>    crypto/dpaa2_sec: enable sequence no rollover
>
> Hemant Agrawal (5):
>    crypto/dpaa2_sec: update the flib RTA to latest
>    crypto/dpaa_sec: reduce the number of QP per device
>    crypto/dpaa2_sec: add out of place crypto support
>    crypto/dpaa2_sec: multi algo support for ipsec session
>    crypto/dpaa_sec: ipsec offload add null algo support
>
>   drivers/crypto/dpaa2_sec/dpaa2_sec_dpseci.c        | 374 +++++++---
>   drivers/crypto/dpaa2_sec/hw/desc.h                 | 814 +++++----------------
>   drivers/crypto/dpaa2_sec/hw/desc/algo.h            |  58 +-
>   drivers/crypto/dpaa2_sec/hw/desc/ipsec.h           | 195 ++++-
>   drivers/crypto/dpaa2_sec/hw/rta/protocol_cmd.h     | 346 ++++-----
>   drivers/crypto/dpaa2_sec/hw/rta/sec_run_time_asm.h |  22 +
>   drivers/crypto/dpaa_sec/dpaa_sec.c                 | 303 +++++---
>   drivers/crypto/dpaa_sec/dpaa_sec.h                 |   3 +-
>   8 files changed, 1012 insertions(+), 1103 deletions(-)
>
Series applied to dpdk-next-crypto

Added some of the patch descriptions and updated patch title

Thanks.

      parent reply	other threads:[~2018-09-26 12:27 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-08-30  5:50 Hemant Agrawal
2018-08-30  5:50 ` [dpdk-dev] [PATCH 01/10] crypto/dpaa2_sec: update the flib RTA to latest Hemant Agrawal
2018-08-30  5:50 ` [dpdk-dev] [PATCH 02/10] crypto/dpaa_sec: session reset before init Hemant Agrawal
2018-08-30  5:50 ` [dpdk-dev] [PATCH 03/10] crypto/dpaa_sec: add LOCK before Rx HW queue attach Hemant Agrawal
2018-08-30  5:50 ` [dpdk-dev] [PATCH 04/10] crypto/dpaa_sec: session qp should match with given qp Hemant Agrawal
2018-08-30  5:51 ` [dpdk-dev] [PATCH 05/10] crypto/dpaa_sec: reduce the number of QP per device Hemant Agrawal
2018-08-30  5:51 ` [dpdk-dev] [PATCH 06/10] crypto/dpaa_sec: enable sequence no rollover Hemant Agrawal
2018-08-30  5:51 ` [dpdk-dev] [PATCH 07/10] crypto/dpaa2_sec: " Hemant Agrawal
2018-08-30  5:51 ` [dpdk-dev] [PATCH 08/10] crypto/dpaa2_sec: add out of place crypto support Hemant Agrawal
2018-08-30  5:51 ` [dpdk-dev] [PATCH 09/10] crypto/dpaa2_sec: multi algo support for ipsec session Hemant Agrawal
2018-08-30  5:51 ` [dpdk-dev] [PATCH 10/10] crypto/dpaa_sec: ipsec offload add null algo support Hemant Agrawal
2018-09-26 12:27 ` Akhil Goyal [this message]

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=63f38d7d-8289-9b92-c47e-46433bbed3d8@nxp.com \
    --to=akhil.goyal@nxp.com \
    --cc=dev@dpdk.org \
    --cc=hemant.agrawal@nxp.com \
    /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).