From 82862986ad825f81c7a90c7688cae2bc4c7ee98a Mon Sep 17 00:00:00 2001 From: Fan Zhang Date: Tue, 14 Feb 2017 10:41:06 +0000 Subject: [PATCH] doc: announce ABI change for cryptodev configuration Signed-off-by: Fan Zhang Acked-by: Hemant Agrawal Acked-by: Declan Doherty Acked-by: Pablo de Lara --- doc/guides/rel_notes/deprecation.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/doc/guides/rel_notes/deprecation.rst b/doc/guides/rel_notes/deprecation.rst index 813d23a246..8b3d9bf29c 100644 --- a/doc/guides/rel_notes/deprecation.rst +++ b/doc/guides/rel_notes/deprecation.rst @@ -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 -- 2.20.1