app/test: cleanup unnecessary crypto ring size setup
authorFiona Trahe <fiona.trahe@intel.com>
Thu, 6 Oct 2016 17:34:28 +0000 (18:34 +0100)
committerPablo de Lara <pablo.de.lara.guarch@intel.com>
Sat, 8 Oct 2016 15:54:38 +0000 (17:54 +0200)
commit8cad932e2509203667303976ddb3f49d846c18c1
treefe49c93bfbcb6f6905e4c7c779bf62674d562e0a
parent5cba7cbd9f2bbb29034df8c19413e92e7346a624
app/test: cleanup unnecessary crypto ring size setup

Removed obsolete comments re inability to free and re-allocate
queue memory and obsolete workaround for it
which used to create maximum size queues first, then later
create smaller queues.

Signed-off-by: Fiona Trahe <fiona.trahe@intel.com>
app/test/test_cryptodev.c
app/test/test_cryptodev_perf.c