doc: announce crypto vdev init removal
authorPablo de Lara <pablo.de.lara.guarch@intel.com>
Thu, 3 Aug 2017 02:12:21 +0000 (03:12 +0100)
committerThomas Monjalon <thomas@monjalon.net>
Tue, 8 Aug 2017 10:08:10 +0000 (12:08 +0200)
commit1983b990def13ed4bdefe088c31664463010a275
tree0935871b38c83bcaf4ccf9e3c911647903905303
parentbe7c7cce250d5f00e53953960c3452c492ab8d26
doc: announce crypto vdev init removal

In order to remove all dependencies on vdev for cryptodev,
the implementation of rte_cryptodev_vdev_pmd_init() function
needs to be moved to rte_cryptodev_vdev.h, and all crypto
vdevs will include it, and therefore, this function will
be removed as a public API.

Signed-off-by: Pablo de Lara <pablo.de.lara.guarch@intel.com>
Acked-by: John McNamara <john.mcnamara@intel.com>
Acked-by: Akhil Goyal <akhil.goyal@nxp.com>
Acked-by: Deepak Kumar Jain <deepak.k.jain@intel.com>
doc/guides/rel_notes/deprecation.rst