test/ipsec: fix destroy SA
authorBernard Iremonger <bernard.iremonger@intel.com>
Fri, 28 Jun 2019 13:29:22 +0000 (14:29 +0100)
committerAkhil Goyal <akhil.goyal@nxp.com>
Fri, 5 Jul 2019 13:28:14 +0000 (15:28 +0200)
commit00f846ca9c95ae3331f17799630d7ec849ef6f97
treec8899b54c8955e5f03cafb9f35f175ab27985994
parent74f44dd807ab9fcf5975915c00cb872ba88fa7c6
test/ipsec: fix destroy SA

Call rte_cryptodev_sym_session_clear() function.

Fixes: 05fe65eb66b2 ("test/ipsec: introduce functional test")
Cc: stable@dpdk.org
Signed-off-by: Bernard Iremonger <bernard.iremonger@intel.com>
Acked-by: Akhil Goyal <akhil.goyal@nxp.com>
app/test/test_ipsec.c