DPDK patches and discussions
 help / color / mirror / Atom feed
From: Akhil Goyal <akhil.goyal@nxp.com>
To: Andrzej Ostruszka <amo@semihalf.com>, dev@dpdk.org
Cc: mw@semihalf.com, nadavh@marvell.com
Subject: Re: [dpdk-dev] [PATCH v2 0/3] crypto/mvsam: yet another round of features
Date: Mon, 1 Oct 2018 18:56:57 +0530	[thread overview]
Message-ID: <2187146a-0d7c-52e7-9e76-89b8b1eaf0b8@nxp.com> (raw)
In-Reply-To: <1537536294-16703-1-git-send-email-amo@semihalf.com>



On 9/21/2018 6:54 PM, Andrzej Ostruszka wrote:
> Following changes are introduced in this patch series:
>
> * Add S/G support.
> * Start using common/mvep for DMA memory initialization.
> * Add dynamic logging support.
>
> Note that 'crypto/mvsam: common use initialization' relies on
> 'net/mvpp2: use common code to initialize DMA' which is now on
> dpdk-next-net/master.
>
> v2:
>    * rebased on top of next-net (some patches could not apply correctly)
>    * in Makefiles for conditional testing 'findstring' used instead of
>      'filter' (it is slightly better for that purpose and agrees with
>      pending NETA patches so it should make applying/rebasing easier).
>
> Dmitri Epshtein (1):
>    crypto/mvsam: use common initialization
>
> Tomasz Duszynski (1):
>    crypto/mvsam: add dynamic logging support
>
> Zyta Szpak (1):
>    crypto/mvsam: add S/G support to crypto dirver
>
>   config/common_base                          |   1 -
>   drivers/common/Makefile                     |   4 +-
>   drivers/crypto/mvsam/Makefile               |   3 +-
>   drivers/crypto/mvsam/meson.build            |   2 +-
>   drivers/crypto/mvsam/rte_mrvl_pmd.c         | 193 +++++++++++++++++-----------
>   drivers/crypto/mvsam/rte_mrvl_pmd_ops.c     |  10 +-
>   drivers/crypto/mvsam/rte_mrvl_pmd_private.h |  34 ++---
>   mk/rte.app.mk                               |   4 +-
>   8 files changed, 144 insertions(+), 107 deletions(-)
>
Series applied to dpdk-next-crypto

Thanks

      parent reply	other threads:[~2018-10-01 13:27 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-08-27 12:22 [dpdk-dev] [PATCH " Tomasz Duszynski
2018-08-27 12:22 ` [dpdk-dev] [PATCH 1/3] crypto/mvsam: add S/G support to crypto dirver Tomasz Duszynski
2018-09-17 14:07   ` Akhil Goyal
2018-09-21 13:18     ` Andrzej Ostruszka
2018-08-27 12:22 ` [dpdk-dev] [PATCH 2/3] crypto/mvsam: use common initialization Tomasz Duszynski
2018-08-27 12:22 ` [dpdk-dev] [PATCH 3/3] crypto/mvsam: add dynamic logging support Tomasz Duszynski
2018-09-21 13:24 ` [dpdk-dev] [PATCH v2 0/3] crypto/mvsam: yet another round of features Andrzej Ostruszka
2018-09-21 13:24   ` [dpdk-dev] [PATCH v2 1/3] crypto/mvsam: add S/G support to crypto dirver Andrzej Ostruszka
2018-09-21 13:24   ` [dpdk-dev] [PATCH v2 2/3] crypto/mvsam: use common initialization Andrzej Ostruszka
2018-09-21 13:24   ` [dpdk-dev] [PATCH v2 3/3] crypto/mvsam: add dynamic logging support Andrzej Ostruszka
2018-10-01 13:26   ` 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=2187146a-0d7c-52e7-9e76-89b8b1eaf0b8@nxp.com \
    --to=akhil.goyal@nxp.com \
    --cc=amo@semihalf.com \
    --cc=dev@dpdk.org \
    --cc=mw@semihalf.com \
    --cc=nadavh@marvell.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).