test/event_crypto: fix to avail mempool entries
authorHemant Agrawal <hemant.agrawal@nxp.com>
Thu, 7 Nov 2019 09:01:20 +0000 (14:31 +0530)
committerJerin Jacob <jerinj@marvell.com>
Tue, 26 Nov 2019 06:49:31 +0000 (07:49 +0100)
commit0b1e11b0b69d7f36a7d283ae3e85bf63269530da
treee8c0e7877a5bd45a23a152b2624f3e80b1c295fc
parent18d934cb516ccc138b7decf7d1cf635ad07c41d5
test/event_crypto: fix to avail mempool entries

Added the missed code to avail the mempool entries before
pool free.

Fixes: 24054e3640a2 ("test/crypto: use separate session mempools")
Cc: stable@dpdk.org
Signed-off-by: Hemant Agrawal <hemant.agrawal@nxp.com>
Acked-by: Abhinandan Gujjar <abhinandan.gujjar@intel.com>
app/test/test_event_crypto_adapter.c