From: Akhil Goyal <gakhil@marvell.com>
To: Tejasree Kondoj <ktejasree@marvell.com>
Cc: Anoob Joseph <anoobj@marvell.com>,
Aakash Sasidharan <asasidharan@marvell.com>,
Vidya Sagar Velumuri <vvelumuri@marvell.com>,
"dev@dpdk.org" <dev@dpdk.org>
Subject: RE: [PATCH 0/6] fixes and improvements to cnxk crypto PMD
Date: Mon, 2 Jun 2025 11:45:24 +0000 [thread overview]
Message-ID: <CO6PR18MB448443979F01CA8938D6196AD862A@CO6PR18MB4484.namprd18.prod.outlook.com> (raw)
In-Reply-To: <20250527040036.2280893-1-ktejasree@marvell.com>
> -----Original Message-----
> From: Tejasree Kondoj <ktejasree@marvell.com>
> Sent: Tuesday, May 27, 2025 9:31 AM
> To: Akhil Goyal <gakhil@marvell.com>
> Cc: Anoob Joseph <anoobj@marvell.com>; Aakash Sasidharan
> <asasidharan@marvell.com>; Vidya Sagar Velumuri <vvelumuri@marvell.com>;
> dev@dpdk.org
> Subject: [PATCH 0/6] fixes and improvements to cnxk crypto PMD
>
> This patch adds fixes and improvements to cnxk crypto PMD.
>
> Aakash Sasidharan (1):
> crypto/cnxk: fail Rx inject configure if not supported
>
> Tejasree Kondoj (3):
> crypto/cnxk: add lookaside IPsec CPT LF stats
> crypto/cnxk: fix qp stats PMD API
> crypto/cnxk: enable IV from application support
>
> Vidya Sagar Velumuri (2):
> crypto/cnxk: update the sg list population
> crypto/cnxk: add check for max supported gather entries
>
> drivers/common/cnxk/roc_cpt_sg.h | 1 +
> drivers/crypto/cnxk/cn10k_cryptodev_ops.c | 6 ++++++
> drivers/crypto/cnxk/cn10k_ipsec.c | 4 ++++
> drivers/crypto/cnxk/cn10k_ipsec_la_ops.h | 10 ++++++++++
> drivers/crypto/cnxk/cn10k_tls_ops.h | 18 ++++++++++++++----
> drivers/crypto/cnxk/cn9k_ipsec.c | 19 +------------------
> drivers/crypto/cnxk/cn9k_ipsec_la_ops.h | 5 +----
> .../crypto/cnxk/cnxk_cryptodev_capabilities.c | 6 ++----
> drivers/crypto/cnxk/cnxk_cryptodev_ops.c | 3 ++-
> 9 files changed, 41 insertions(+), 31 deletions(-)
>
Series applied to dpdk-next-crypto
prev parent reply other threads:[~2025-06-02 11:45 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-05-27 4:00 Tejasree Kondoj
2025-05-27 4:00 ` [PATCH 1/6] crypto/cnxk: update the sg list population Tejasree Kondoj
2025-05-27 4:00 ` [PATCH 2/6] crypto/cnxk: add lookaside IPsec CPT LF stats Tejasree Kondoj
2025-05-27 4:00 ` [PATCH 3/6] crypto/cnxk: fix qp stats PMD API Tejasree Kondoj
2025-05-27 4:00 ` [PATCH 4/6] crypto/cnxk: fail Rx inject configure if not supported Tejasree Kondoj
2025-05-27 4:00 ` [PATCH 5/6] crypto/cnxk: add check for max supported gather entries Tejasree Kondoj
2025-05-27 4:00 ` [PATCH 6/6] crypto/cnxk: enable IV from application support Tejasree Kondoj
2025-06-02 11:45 ` 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=CO6PR18MB448443979F01CA8938D6196AD862A@CO6PR18MB4484.namprd18.prod.outlook.com \
--to=gakhil@marvell.com \
--cc=anoobj@marvell.com \
--cc=asasidharan@marvell.com \
--cc=dev@dpdk.org \
--cc=ktejasree@marvell.com \
--cc=vvelumuri@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).