doc: announce ABI change for cryptodev configuration
authorFan Zhang <roy.fan.zhang@intel.com>
Tue, 14 Feb 2017 10:41:06 +0000 (10:41 +0000)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Tue, 14 Feb 2017 20:39:15 +0000 (21:39 +0100)
Signed-off-by: Fan Zhang <roy.fan.zhang@intel.com>
Acked-by: Hemant Agrawal <hemant.agrawal@nxp.com>
Acked-by: Declan Doherty <declan.doherty@intel.com>
Acked-by: Pablo de Lara <pablo.de.lara.guarch@intel.com>
doc/guides/rel_notes/deprecation.rst

index 813d23a..8b3d9bf 100644 (file)
@@ -119,6 +119,10 @@ Deprecation Notices
   or VHOST feature, but KNI_VHOST which is a KNI feature enabled via a compile
   time option, and disabled by default.
 
+* ABI changes are planned for 17.05 in the ``rte_cryptodev_ops`` structure.
+  A pointer to a rte_cryptodev_config structure will be added to the
+  function prototype ``cryptodev_configure_t``, as a new parameter.
+
 * distributor: library API will be changed to incorporate a burst-oriented
   API. This will include a change to ``rte_distributor_create``
   to specify which type of instance to create (single or burst), and