[EXTERNAL] [PATCH] test/crypto: remove unused variable
Akhil Goyal
gakhil at marvell.com
Sun Mar 2 21:29:44 CET 2025
> In the new session framework, each crypto session no longer requires
> the session_priv_mpool, and it is no longer referenced during testsuite
> setup. However, the structure `struct crypto_testsuite_params` still
> contains the session_priv_mpool member, which may lead to
> the misunderstanding that session_priv_mpool still needs initialization.
>
> Fixes: bdce2564dbf7 ("cryptodev: rework session framework")
> Fixes: 3f3fc3308bd0 ("security: remove private mempool usage")
>
> Signed-off-by: Shaokai Zhang <felix.zhang at jaguarmicro.com>
> Reviewed-by: Joey Xing <joey.xing at jaguarmicro.com>
Cc: stable at dpdk.org
Acked-by: Akhil Goyal <gakhil at marvell.com>
Updated .mailmap
Applied to dpdk-next-crypto
Thanks.
More information about the dev
mailing list