app/test: reduce libcrypto operations number
authorMarcin Kerlin <marcinx.kerlin@intel.com>
Mon, 10 Oct 2016 08:07:50 +0000 (10:07 +0200)
committerPablo de Lara <pablo.de.lara.guarch@intel.com>
Thu, 13 Oct 2016 19:58:44 +0000 (21:58 +0200)
commit0640e96235cfcbb4959263f16fa609caf7b2a518
tree11f29cb13db2ba7711802255a1a0f86c1084e5af
parent57bee54e5a5ac7ec1eae88beabaa5456a6c09c15
app/test: reduce libcrypto operations number

This patch reduce the number of total operations from 1M to 10K,
because test is taking too long time now.

Fixes: ffbe3be0d4b5 ("app/test: add libcrypto")

Signed-off-by: Marcin Kerlin <marcinx.kerlin@intel.com>
Acked-by: Pablo de Lara <pablo.de.lara.guarch@intel.com>
app/test/test_cryptodev_perf.c