test/crypto: do not check for PMD
authorPablo de Lara <pablo.de.lara.guarch@intel.com>
Thu, 16 Apr 2020 09:25:32 +0000 (10:25 +0100)
committerAkhil Goyal <akhil.goyal@nxp.com>
Sun, 19 Apr 2020 20:45:40 +0000 (22:45 +0200)
commitb4c469ec4f3beef3117ffc62675d9672144c099f
tree78ddf18ba6d8be7654d98a981e785812d59ee1c0
parent55be2162392e63d0df7fd2979e9023b2a4843940
test/crypto: do not check for PMD

Remove PMD bitmask, which selects the PMD to be tested
for each test case. Instead, all PMDs are eligible
to run all tests, and capability checking discards
the PMDs which do not support each test case.

Signed-off-by: Pablo de Lara <pablo.de.lara.guarch@intel.com>
Acked-by: Adam Dybkowski <adamx.dybkowski@intel.com>
Tested-by: Ruifeng Wang <ruifeng.wang@arm.com>
Acked-by: Fiona Trahe <fiona.trahe@intel.com>
Acked-by: Akhil Goyal <akhil.goyal@nxp.com>
app/test/test_cryptodev.c
app/test/test_cryptodev_aes_test_vectors.h
app/test/test_cryptodev_blockcipher.c
app/test/test_cryptodev_blockcipher.h
app/test/test_cryptodev_des_test_vectors.h
app/test/test_cryptodev_hash_test_vectors.h