[dpdk-stable] [PATCH] crypto/octeontx: fix session-less mode

Akhil Goyal gakhil at marvell.com
Tue Mar 23 20:01:38 CET 2021


> Subject: [PATCH] crypto/octeontx: fix session-less mode
> 
> A temporary session is created for sessionless crypto operations.
> rte_cryptodev_sym_session_create() should be used for creating the
> temporary session as it initializes the session structure in the
> correct way.
> 
> Fixes: caeba5062c39 ("crypto/octeontx: improve symmetric session-less
> path")
> 
> Signed-off-by: Ankur Dwivedi <adwivedi at marvell.com>
> ---
Cc: stable at dpdk.org

Acked-by: Akhil Goyal <gakhil at marvell.com>

Applied to dpdk-next-crypto

Thanks.


More information about the stable mailing list