cryptodev: deprecate vdev create function
authorJan Blunck <jblunck@infradead.org>
Wed, 12 Jul 2017 20:15:37 +0000 (16:15 -0400)
committerPablo de Lara <pablo.de.lara.guarch@intel.com>
Fri, 28 Jul 2017 14:32:19 +0000 (16:32 +0200)
commit7109bec9eaf6a12b80688b4318e1e7c2a88ed721
treef8e9ae6312f785f1a48bf8ae609e1591ddbd8c16
parent15ed07656d0540ffe8552bda240fb922b55a1095
cryptodev: deprecate vdev create function

The function rte_cryptodev_create_vdev is an alias
for rte_vdev_init() which is scheduled to move out of the
rte_eal library. Lets deprecate this function to be able to
remove it from the cryptodev library in 17.11.

Signed-off-by: Jan Blunck <jblunck@infradead.org>
Acked-by: Pablo de Lara <pablo.de.lara.guarch@intel.com>
Acked-by: Declan Doherty <declan.doherty@intel.com>
Acked-by: Sergio Gonzalez Monroy <sergio.gonzalez.monroy@intel.com>
doc/guides/rel_notes/deprecation.rst
lib/librte_cryptodev/rte_cryptodev.h