[PATCH v1] examples/ipsec-secgw: free the actual mbuf pointer

Akhil Goyal gakhil at marvell.com
Wed Oct 9 16:53:05 CEST 2024


> Subject: [PATCH v1] examples/ipsec-secgw: free the actual mbuf pointer
> 
> In case of crypto event vector, the vector points to crypto op structure
> in priv area and not actual mbuf.
> Extract the mbuf pointer and pass these to rte_mbuf_free to free the
> mbufs.
> 
> Signed-off-by: Vidya Sagar Velumuri <vvelumuri at marvell.com>
Applied to dpdk-next-crypto
Thanks.


More information about the dev mailing list