DPDK patches and discussions
 help / color / mirror / Atom feed
From: Akhil Goyal <akhil.goyal@nxp.com>
To: Anoob Joseph <anoobj@marvell.com>,
	Archana Muniganti <marchana@marvell.com>,
	Ankur Dwivedi <adwivedi@marvell.com>
Cc: Archana Muniganti <marchana@marvell.com>, "dev@dpdk.org" <dev@dpdk.org>
Subject: Re: [dpdk-dev] [PATCH 0/4] code cleanup and improvements
Date: Thu, 12 Nov 2020 20:53:11 +0000	[thread overview]
Message-ID: <VI1PR04MB31681137FEC6ADD0D17EB9E0E6E70@VI1PR04MB3168.eurprd04.prod.outlook.com> (raw)
In-Reply-To: <MWHPR18MB11689F1C5DDE3FA6C5AEEE24DF110@MWHPR18MB1168.namprd18.prod.outlook.com>

> >
> > This series has code cleanup and improvements for OCTEON TX and OCTEON
> > TX2 crypto PMDs
> >
> > Archana Muniganti (4):
> >   common/cpt: prepopulate word7 in sess
> >   common/cpt: remove temporary variable
> >   common/cpt: use predefined macros
> >   common/cpt: remove redundant structure
> >
> >  drivers/common/cpt/cpt_common.h               |  20 +-
> >  drivers/common/cpt/cpt_hw_types.h             |  10 +-
> >  drivers/common/cpt/cpt_mcode_defines.h        |  21 +-
> >  drivers/common/cpt/cpt_pmd_ops_helper.c       |   5 +-
> >  drivers/common/cpt/cpt_ucode.h                | 199 ++++++------------
> >  drivers/common/cpt/cpt_ucode_asym.h           |  60 ++----
> >  .../crypto/octeontx/otx_cryptodev_hw_access.c |  10 +-
> >  .../crypto/octeontx/otx_cryptodev_hw_access.h |   4 +-
> >  drivers/crypto/octeontx/otx_cryptodev_ops.c   |  48 +++--
> >  drivers/crypto/octeontx2/otx2_cryptodev_ops.c |  67 +++---
> >  drivers/crypto/octeontx2/otx2_cryptodev_sec.c |   4 +-
> >  drivers/crypto/octeontx2/otx2_cryptodev_sec.h |   2 +-
> >  drivers/crypto/octeontx2/otx2_ipsec_po_ops.h  |   2 -
> >  13 files changed, 183 insertions(+), 269 deletions(-)
> >
> > --
> > 2.22.0
> 
> Series Acked-by: Anoob Joseph <anoobj@marvell.com>

Applied to dpdk-next-crypto

Thanks.

      reply	other threads:[~2020-11-12 20:53 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-11-03  8:37 Archana Muniganti
2020-11-03  8:37 ` [dpdk-dev] [PATCH 1/4] common/cpt: prepopulate word7 in sess Archana Muniganti
2020-11-03  8:37 ` [dpdk-dev] [PATCH 2/4] common/cpt: remove temporary variable Archana Muniganti
2020-11-03  8:37 ` [dpdk-dev] [PATCH 3/4] common/cpt: use predefined macros Archana Muniganti
2020-11-03  8:37 ` [dpdk-dev] [PATCH 4/4] common/cpt: remove redundant structure Archana Muniganti
2020-11-03  8:51 ` [dpdk-dev] [PATCH 0/4] code cleanup and improvements Anoob Joseph
2020-11-12 20:53   ` 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=VI1PR04MB31681137FEC6ADD0D17EB9E0E6E70@VI1PR04MB3168.eurprd04.prod.outlook.com \
    --to=akhil.goyal@nxp.com \
    --cc=adwivedi@marvell.com \
    --cc=anoobj@marvell.com \
    --cc=dev@dpdk.org \
    --cc=marchana@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).