> > 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) > > > > This patch depends on following patch: > > cryptodev API changes > > http://dpdk.org/ml/archives/dev/2016-February/034212.html > > > > Signed-off-by: Deepak Kumar JAIN <deepak.k.jain at intel.com> > > Acked-by: Fiona Trahe <fiona.trahe at intel.com>
Applied, thanks