[EXT] [PATCH v5 0/4] add remaining SGL support to AESNI_MB
Akhil Goyal
gakhil at marvell.com
Wed Oct 12 20:22:32 CEST 2022
> Currently, the intel-ipsec-mb library only supports SGL for
> GCM and ChaCha20-Poly1305 algorithms through the JOB API.
>
> To add SGL support for other algorithms, a workaround approach is
> added in the AESNI_MB PMD. SGL feature flags can now be added to
> the PMD.
>
> Some additional Snow3G SGL and AES tests are also added for
> various SGL input/output combinations that were not
> previously being tested.
>
> v5:
> - Rebased on for-main branch after session rework merged.
> - Dropped bug fix patch for sessionless tests, no longer
> applicable after session rework.
> - Removed some added AES-XTS tests as they are skipped for AESNI_MB
> and QAT and I can't verify them locally.
> - Added AES-XTS tests that had been accidentally removed in
> previous patchset versions.
Applied to dpdk-next-crypto
Thanks.
More information about the dev
mailing list