app/test: fix symmetric session free in crypto perf tests
authorArek Kusztal <arkadiuszx.kusztal@intel.com>
Tue, 17 Jan 2017 13:33:07 +0000 (13:33 +0000)
committerPablo de Lara <pablo.de.lara.guarch@intel.com>
Wed, 18 Jan 2017 20:48:56 +0000 (21:48 +0100)
commite4006b30eedcbec4573a7f69682458c907b3c1a8
tree7520725603e7419b2a2852c0a493ef066f9c904e
parentd803b4439d3dac2fd9e7fb994a691cee0146ab5d
app/test: fix symmetric session free in crypto perf tests

This commit fixes problem with deallocation of symmetric
session entries in cryptodev performance tests.

Fixes: 390919829fdb ("app/test: update AES SHA performance test")
Fixes: 79521c438363 ("app/test: add AES GCM performance test")
Fixes: ffbe3be0d4b5 ("app/test: add libcrypto")
Fixes: 97fe6461c7cb ("app/test: add SNOW 3G performance test")

Signed-off-by: Arek Kusztal <arkadiuszx.kusztal@intel.com>
app/test/test_cryptodev_perf.c