[PATCH v2 00/24] Fixes and improvements in crypto cnxk

Akhil Goyal gakhil at marvell.com
Tue Jan 16 09:43:01 CET 2024


> Subject: [PATCH v2 00/24] Fixes and improvements in crypto cnxk
> 
> Add following features
> - TLS record processing offload (TLS 1.2-1.3, DTLS 1.2)
> - Rx inject to allow lookaside packets to be injected to ethdev Rx
> - Use PDCP_CHAIN opcode instead of PDCP opcode for cipher-only and auth
>   only cases
> - PMD API to submit instructions directly to hardware
> 
> Changes in v2
> - Addressed checkpatch issue
> - Addressed build error with stdatomic
> 
> Aakash Sasidharan (1):
>   crypto/cnxk: enable digest gen for zero len input
> 
> Akhil Goyal (1):
>   common/cnxk: fix memory leak
> 
> Anoob Joseph (6):
>   crypto/cnxk: use common macro
>   crypto/cnxk: return microcode completion code
>   common/cnxk: update opad-ipad gen to handle TLS
>   common/cnxk: add TLS record contexts
>   crypto/cnxk: separate IPsec from security common code
>   crypto/cnxk: add PMD APIs for raw submission to CPT
> 
> Gowrishankar Muthukrishnan (1):
>   crypto/cnxk: fix ECDH pubkey verify in cn9k
> 
> Rahul Bhansali (2):
>   common/cnxk: add Rx inject configs
>   crypto/cnxk: Rx inject config update
> 
> Tejasree Kondoj (3):
>   crypto/cnxk: fallback to SG if headroom is not available
>   crypto/cnxk: replace PDCP with PDCP chain opcode
>   crypto/cnxk: add CPT SG mode debug
> 
> Vidya Sagar Velumuri (10):
>   crypto/cnxk: enable Rx inject in security lookaside
>   crypto/cnxk: enable Rx inject for 103
>   crypto/cnxk: rename security caps as IPsec security caps
>   crypto/cnxk: add TLS record session ops
>   crypto/cnxk: add TLS record datapath handling
>   crypto/cnxk: add TLS capability
>   crypto/cnxk: validate the combinations supported in TLS
>   crypto/cnxk: use a single function for opad ipad
>   crypto/cnxk: add support for TLS 1.3
>   crypto/cnxk: add TLS 1.3 capability

Apart from the comment on 7/24 patch
Series Acked-by Akhil Goyal <gakhil at marvell.com>


More information about the dev mailing list