numam-dpdk/drivers/crypto
Fan Zhang 3fb45fdb66 crypto/scheduler: deprecate get/set mode functions
This patch deprecates the following functions in 17.05,
which will be removed in 17.08.
- rte_crpytodev_scheduler_mode_get()
- rte_crpytodev_scheduler_mode_set()

These two new functions replace them, fixing the typo in their names.
- rte_cryptodev_scheduler_mode_get()
- rte_cryptodev_scheduler_mode_set()

Signed-off-by: Fan Zhang <roy.fan.zhang@intel.com>
Acked-by: Pablo de Lara <pablo.de.lara.guarch@intel.com>
2017-04-06 00:17:44 +02:00
..
aesni_gcm crypto/aesni_gcm: do crypto op in dequeue function 2017-04-06 00:17:44 +02:00
aesni_mb crypto/aesni_mb: support AES DOCSIS BPI 2017-04-06 00:17:44 +02:00
armv8 cryptodev: change device configuration API 2017-04-06 00:17:44 +02:00
kasumi cryptodev: change device configuration API 2017-04-06 00:17:44 +02:00
null cryptodev: change device configuration API 2017-04-06 00:17:44 +02:00
openssl crypto/openssl: support DES DOCSIS BPI 2017-04-06 00:17:44 +02:00
qat crypto/qat: support device D15xx 2017-04-06 00:17:44 +02:00
scheduler crypto/scheduler: deprecate get/set mode functions 2017-04-06 00:17:44 +02:00
snow3g cryptodev: change device configuration API 2017-04-06 00:17:44 +02:00
zuc cryptodev: change device configuration API 2017-04-06 00:17:44 +02:00
Makefile mk: optimize directory dependencies 2017-03-27 23:28:43 +02:00