doc: announce public crypto PMD names removal
authorSlawomir Mrozowicz <slawomirx.mrozowicz@intel.com>
Thu, 4 May 2017 09:39:19 +0000 (11:39 +0200)
committerThomas Monjalon <thomas@monjalon.net>
Thu, 11 May 2017 00:42:43 +0000 (02:42 +0200)
The following PMD names definitions will be moved to the individual PMDs
to remove the coupling between crypto PMDs and the librte_cryptodev:
CRYPTODEV_NAME_NULL_PMD
CRYPTODEV_NAME_AESNI_MB_PMD
CRYPTODEV_NAME_AESNI_GCM_PMD
CRYPTODEV_NAME_OPENSSL_PMD
CRYPTODEV_NAME_QAT_SYM_PMD
CRYPTODEV_NAME_SNOW3G_PMD
CRYPTODEV_NAME_KASUMI_PMD
CRYPTODEV_NAME_ZUC_PMD
CRYPTODEV_NAME_ARMV8_PMD
CRYPTODEV_NAME_SCHEDULER_PMD
CRYPTODEV_NAME_DPAA2_SEC_PMD

Signed-off-by: Slawomir Mrozowicz <slawomirx.mrozowicz@intel.com>
Acked-by: Pablo de Lara <pablo.de.lara.guarch@intel.com>
Acked-by: Jerin Jacob <jerin.jacob@caviumnetworks.com>
Acked-by: Fiona Trahe <fiona.trahe@intel.com>
Acked-by: Hemant Agrawal <hemant.agrawal@nxp.com>
doc/guides/rel_notes/deprecation.rst

index aa9cc57..ce4e0bb 100644 (file)
@@ -81,6 +81,9 @@ Deprecation Notices
   Target release for removal of the legacy API will be defined once most
   PMDs have switched to rte_flow.
 
   Target release for removal of the legacy API will be defined once most
   PMDs have switched to rte_flow.
 
+* cryptodev: All PMD names definitions will be moved to the individual PMDs
+  in 17.08.
+
 * crypto/scheduler: the following two functions are deprecated starting
   from 17.05 and will be removed in 17.08:
 
 * crypto/scheduler: the following two functions are deprecated starting
   from 17.05 and will be removed in 17.08: