> -----Original Message-----
> From: Tejasree Kondoj <ktejas...@marvell.com>
> Sent: Tuesday, May 27, 2025 9:31 AM
> To: Akhil Goyal <gak...@marvell.com>
> Cc: Anoob Joseph <ano...@marvell.com>; Aakash Sasidharan
> <asasidha...@marvell.com>; Vidya Sagar Velumuri <vvelum...@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

Reply via email to