test/crypto: remove crypto perf tests
authorPablo de Lara <pablo.de.lara.guarch@intel.com>
Wed, 4 Oct 2017 06:48:38 +0000 (07:48 +0100)
committerPablo de Lara <pablo.de.lara.guarch@intel.com>
Thu, 12 Oct 2017 14:13:19 +0000 (15:13 +0100)
commit2ac67c32837a3e47eed1a6610edd80d6a2754488
tree54f39320aead3291ec3bbcefa0fe3242ee76d23d
parent1633ead54f33c4bc4931b0a06d20a732eb53c5f0
test/crypto: remove crypto perf tests

Since the crypto perf application is flexible enough
to cover all the crypto performance tests, these are not needed
anymore, so they will be removed to avoid duplications.
Besides, the crypto perf application gives the user more options
to get performance, for every single supported algorithm,
such as varying the buffer size as the user wants.

Signed-off-by: Pablo de Lara <pablo.de.lara.guarch@intel.com>
Acked-by: Fan Zhang <roy.fan.zhang@intel.com>
Acked-by: Akhil Goyal <akhil.goyal@nxp.com>
doc/guides/rel_notes/release_17_11.rst
test/test/Makefile
test/test/test_cryptodev_perf.c [deleted file]