DPDK patches and discussions
 help / color / mirror / Atom feed
From: Akhil Goyal <akhil.goyal@nxp.com>
To: Anoob Joseph <anoobj@marvell.com>,
	Tejasree Kondoj <ktejasree@marvell.com>,
	Radu Nicolau <radu.nicolau@intel.com>
Cc: Tejasree Kondoj <ktejasree@marvell.com>,
	Ankur Dwivedi <adwivedi@marvell.com>,
	"dev@dpdk.org" <dev@dpdk.org>
Subject: Re: [dpdk-dev] [PATCH 0/2] add lookaside IPsec ESN and anti-replay support
Date: Fri, 15 Jan 2021 16:03:52 +0000	[thread overview]
Message-ID: <VI1PR04MB3168DC6EFC9A70B7F707D15EE6A70@VI1PR04MB3168.eurprd04.prod.outlook.com> (raw)
In-Reply-To: <MWHPR18MB11686F65BFD9AD8A20A7CBECDFA71@MWHPR18MB1168.namprd18.prod.outlook.com>

> >
> > This series adds lookaside IPsec ESN and anti-replay support to OCTEON TX2
> > crypto PMD.
> > The functionality has been tested with ipsec-secgw application running in
> > lookaside protocol offload mode.
> >
> > Tejasree Kondoj (2):
> >   crypto/octeontx2: make anti-replay routine generic
> >   crypto/octeontx2: add lookaside IPsec ESN and anti-replay support
> >
> >  doc/guides/cryptodevs/octeontx2.rst           |  2 +
> >  doc/guides/rel_notes/release_21_02.rst        |  5 ++
> >  drivers/crypto/octeontx2/otx2_cryptodev_ops.c | 47
> > ++++++++++++++++++-  drivers/crypto/octeontx2/otx2_cryptodev_sec.c |
> > 21 +++++++++  .../crypto/octeontx2/otx2_ipsec_anti_replay.h | 32
> > ++++++++++---
> >  drivers/crypto/octeontx2/otx2_ipsec_po.h      |  5 ++
> >  drivers/crypto/octeontx2/otx2_ipsec_po_ops.h  |  2 +
> >  drivers/net/octeontx2/otx2_rx.h               |  2 +-
> >  8 files changed, 107 insertions(+), 9 deletions(-)
> >
> 
> Series Acked-by: Anoob Joseph <anoobj@marvell.com>

Applied to dpdk-next-crypto

Thanks.

      reply	other threads:[~2021-01-15 16:03 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-12-18 14:14 Tejasree Kondoj
2020-12-18 14:14 ` [dpdk-dev] [PATCH 1/2] crypto/octeontx2: make anti-replay routine generic Tejasree Kondoj
2020-12-18 14:14 ` [dpdk-dev] [PATCH 2/2] crypto/octeontx2: add lookaside IPsec ESN and anti-replay support Tejasree Kondoj
2021-01-15  5:32 ` [dpdk-dev] [PATCH 0/2] " Anoob Joseph
2021-01-15 16:03   ` 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=VI1PR04MB3168DC6EFC9A70B7F707D15EE6A70@VI1PR04MB3168.eurprd04.prod.outlook.com \
    --to=akhil.goyal@nxp.com \
    --cc=adwivedi@marvell.com \
    --cc=anoobj@marvell.com \
    --cc=dev@dpdk.org \
    --cc=ktejasree@marvell.com \
    --cc=radu.nicolau@intel.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).