> -Original Message-
> From: Akhil Goyal
> Sent: Thursday, October 13, 2022 8:24 PM
> To: Nicolau, Radu ; Wu, Jingjing
> ; Xing, Beilei
> Cc: dev@dpdk.org
> Subject: RE: [EXT] [PATCH 1/3] net/iavf: fix security session destroy
>
> > Replace mempool_p
> Replace mempool_put with memset 0, the internal session memory block
> is no longer allocated from a mempool
>
> Fixes: 3f3fc3308bd0 ("security: remove private mempool usage")
> Cc: gak...@marvell.com
>
> Signed-off-by: Radu Nicolau
> ---
Acked-by: Akhil Goyal
Replace mempool_put with memset 0, the internal session memory block
is no longer allocated from a mempool
Fixes: 3f3fc3308bd0 ("security: remove private mempool usage")
Cc: gak...@marvell.com
Signed-off-by: Radu Nicolau
---
drivers/net/iavf/iavf_ipsec_crypto.c | 2 +-
1 file changed, 1 inserti
3 matches
Mail list logo