app/test: fix qat autotest failure
authorDeepak Kumar Jain <deepak.k.jain@intel.com>
Tue, 1 Mar 2016 16:55:16 +0000 (16:55 +0000)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Thu, 10 Mar 2016 21:50:48 +0000 (22:50 +0100)
commit1b9cb73ecef109593081ab9efbd9d1429607bb99
tree42ec9b56d7d847804ff69e0e9f422f908467223e
parent67f64f2e121ef855959ed4109b2a31e3cc147f35
app/test: fix qat autotest failure

This patch fix the QAT autotest failure when run for multiple times.
it was caused as mbuf was not freed.

Fixes: 202d375c60b (app/test: add cryptodev unit and performance tests)

Signed-off-by: Deepak Kumar Jain <deepak.k.jain@intel.com>
Acked-by: Fiona Trahe <fiona.trahe@intel.com>
app/test/test_cryptodev.c