From: Anoob Joseph <anoobj@marvell.com>
To: Tejasree Kondoj <ktejasree@marvell.com>,
Akhil Goyal <gakhil@marvell.com>,
Radu Nicolau <radu.nicolau@intel.com>,
Fiona Trahe <fiona.trahe@intel.com>,
Fan Zhang <roy.fan.zhang@intel.com>,
Arek Kusztal <arkadiuszx.kusztal@intel.com>
Cc: Ankur Dwivedi <adwivedi@marvell.com>,
Jerin Jacob Kollanukkaran <jerinj@marvell.com>,
"dev@dpdk.org" <dev@dpdk.org>
Subject: Re: [dpdk-dev] [PATCH 0/2] support block cipher DIGEST_ENCRYPTED mode
Date: Tue, 16 Mar 2021 05:40:50 +0000 [thread overview]
Message-ID: <MWHPR18MB1168346D9019254659A43ECFDF6B9@MWHPR18MB1168.namprd18.prod.outlook.com> (raw)
In-Reply-To: <20210315102950.30781-1-ktejasree@marvell.com>
Series Acked-by: Anoob Joseph <anoobj@marvell.com>
>
> This series adds support for block cipher DIGEST_ENCRYPTED mode in
> OCTEON TX, OCTEON TX2 PMDs and sample unit test application.
>
> Tejasree Kondoj (2):
> common/cpt: support DIGEST_ENCRYPTED mode
> test/crypto: support block cipher DIGEST_ENCRYPTED mode
>
> app/test/test_cryptodev_aes_test_vectors.h | 589
> ++++++++++++++++++
> app/test/test_cryptodev_blockcipher.c | 95 ++-
> app/test/test_cryptodev_blockcipher.h | 10 +
> doc/guides/cryptodevs/features/octeontx.ini | 1 +
> doc/guides/cryptodevs/features/octeontx2.ini | 1 +
> doc/guides/rel_notes/release_21_05.rst | 8 +
> drivers/common/cpt/cpt_mcode_defines.h | 7 +-
> drivers/common/cpt/cpt_ucode.h | 42 +-
> drivers/crypto/octeontx/otx_cryptodev_ops.c | 11 +-
> drivers/crypto/octeontx2/otx2_cryptodev.c | 3 +-
> drivers/crypto/octeontx2/otx2_cryptodev_ops.c | 8 +-
> 11 files changed, 749 insertions(+), 26 deletions(-)
>
> --
> 2.27.0
prev parent reply other threads:[~2021-03-16 5:40 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-03-15 10:29 Tejasree Kondoj
2021-03-15 10:29 ` [dpdk-dev] [PATCH 1/2] common/cpt: support " Tejasree Kondoj
2021-03-15 10:29 ` [dpdk-dev] [PATCH 2/2] test/crypto: support block cipher " Tejasree Kondoj
2021-03-23 19:47 ` Akhil Goyal
2021-03-24 9:18 ` Tejasree Kondoj
2021-03-16 5:40 ` Anoob Joseph [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=MWHPR18MB1168346D9019254659A43ECFDF6B9@MWHPR18MB1168.namprd18.prod.outlook.com \
--to=anoobj@marvell.com \
--cc=adwivedi@marvell.com \
--cc=arkadiuszx.kusztal@intel.com \
--cc=dev@dpdk.org \
--cc=fiona.trahe@intel.com \
--cc=gakhil@marvell.com \
--cc=jerinj@marvell.com \
--cc=ktejasree@marvell.com \
--cc=radu.nicolau@intel.com \
--cc=roy.fan.zhang@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).