test/event_crypto_adapter: fix configuration
authorAbhinandan Gujjar <abhinandan.gujjar@intel.com>
Thu, 17 Sep 2020 01:14:35 +0000 (06:44 +0530)
committerAkhil Goyal <akhil.goyal@nxp.com>
Wed, 14 Oct 2020 20:22:06 +0000 (22:22 +0200)
commit74449375237f2c2efd57211e667c726ef710a393
tree8e6ae598e048811f90bc9c0374f975b8a6d10e30
parent4868f6591c6f1c93f870dfde7050df0249003923
test/event_crypto_adapter: fix configuration

This patch updates the xform with right configuration.
For session based ops, sym session pool is created with
valid userdata size.

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