> Subject: [EXTERNAL] [PATCH v2 1/4] crypto/aesni_mb: fix typo in error message
>
> This patch fixes a typo in the log message for error allocation.
> The typo incorrectly spelled 'allocating' as 'allocationg' in the
> log message for error allocation.
>
> Fixes: f9dfb59edbcc ("crypto/ipsec_mb: support remaining SGL")
> Cc: [email protected]
>
> Signed-off-by: Joel Kavanagh <[email protected]>
> Acked-by: Brian Dooley <[email protected]>
Series Acked-by: Akhil Goyal <[email protected]>
Applied to dpdk-next-crypto
Thanks for the fixes.