doc: announce ABI change for cryptodev configuration

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>
This commit is contained in:
Fan Zhang 2017-02-14 10:41:06 +00:00 committed by Thomas Monjalon
parent d938931b8f
commit 82862986ad

@ -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