The RTE_CRYPTODEV_FF_SECURITY feature was disabled through the ff_disable device configuration option for all cryptodev unit tests and crypto performance tests, including security related tests. These patches update the crypto test tools to not disable RTE_CRYPTODEV_FF_SECURITY for DOCSIS and PDCP security tests.
David Coyle (2): test/crypto: enable security feature for security tests app/crypto-perf: enable security feature for security tests app/test-crypto-perf/main.c | 7 +++++-- app/test/test_cryptodev.c | 22 ++++++++++++++++++---- 2 files changed, 23 insertions(+), 6 deletions(-) -- 2.17.1