[dpdk-dev] [PATCH] net/ixgbe_ipsec: prevent ic_session leak on failure

Radu Nicolau radu.nicolau at intel.com
Tue Oct 16 13:32:05 CEST 2018



On 10/12/2018 10:53 AM, Vipin Varghese wrote:
> For function ixgbe_crypto_create_session, fetches ic_session from the
> mempool. But on failure scenarios, the object is not released back to
> mempool. Using rte_mempool_put the ic_session is put back to mempool.
>
> Signed-off-by: Vipin Varghese <vipin.varghese at intel.com>
> ---
>
Acked-by: Radu Nicolau <radu.nicolau at intel.com>


More information about the dev mailing list