[PATCH v2 0/2] add partial SGL support to AESNI_MB

2022-05-11 Thread Ciara Power
This patchset adds SGL support for GCM and CHACHA20-POLY1305 algorithms, using the IPSec-MB JOB API. Supported SGL types: - INPLACE SGL - OOP SGL IN, LB OUT - OOP SGL IN, SGL OUT The SGL Feature Flags for AESNI_MB PMD are not added, as it does not yet support SGL for all other algorithms. ---

RE: [PATCH v2 0/2] add partial SGL support to AESNI_MB

2022-05-11 Thread De Lara Guarch, Pablo
> -Original Message- > From: Power, Ciara > Sent: Wednesday, May 11, 2022 1:31 PM > To: dev@dpdk.org > Cc: Zhang, Roy Fan ; Ji, Kai ; De > Lara Guarch, Pablo ; Power, Ciara > > Subject: [PATCH v2 0/2] add partial SGL support to AESNI_MB > > This patchse

RE: [EXT] [PATCH v2 0/2] add partial SGL support to AESNI_MB

2022-05-26 Thread Akhil Goyal
> This patchset adds SGL support for GCM and CHACHA20-POLY1305 algorithms, > using the IPSec-MB JOB API. > > Supported SGL types: > - INPLACE SGL > - OOP SGL IN, LB OUT > - OOP SGL IN, SGL OUT > > The SGL Feature Flags for AESNI_MB PMD are not added, > as it does not yet support SGL for all ot