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.vargh...@intel.com> ---
Acked-by: Radu Nicolau <radu.nico...@intel.com>