cryptodev: add feature flags to disable
authorAnoob Joseph <anoobj@marvell.com>
Tue, 25 Jun 2019 05:39:24 +0000 (11:09 +0530)
committerAkhil Goyal <akhil.goyal@nxp.com>
Fri, 5 Jul 2019 13:03:25 +0000 (15:03 +0200)
commitc9030ae382eb942485dfa4e7657b4953bc77b2a9
tree55fe831f384c679c6fb8ae6321a77b5eeb321145
parent5f2ea5533a9371f93df64f065dba72107d2f6a5f
cryptodev: add feature flags to disable

Adding a new field, ff_disable, to allow applications to control the
features enabled on the crypto device. This would allow for efficient
usage of HW/SW offloads.

Signed-off-by: Anoob Joseph <anoobj@marvell.com>
Acked-by: Akhil Goyal <akhil.goyal@nxp.com>
15 files changed:
app/test-crypto-perf/main.c
app/test/test_cryptodev.c
app/test/test_event_crypto_adapter.c
app/test/test_ipsec.c
doc/guides/rel_notes/deprecation.rst
doc/guides/rel_notes/release_19_08.rst
examples/fips_validation/fips_dev_self_test.c
examples/fips_validation/main.c
examples/ip_pipeline/cryptodev.c
examples/ipsec-secgw/ipsec-secgw.c
examples/l2fwd-crypto/main.c
examples/vhost_crypto/main.c
lib/librte_cryptodev/Makefile
lib/librte_cryptodev/meson.build
lib/librte_cryptodev/rte_cryptodev.h