doc: announce cryptodev driver interface as internal
authorAkhil Goyal <gakhil@marvell.com>
Tue, 3 Aug 2021 11:44:46 +0000 (17:14 +0530)
committerThomas Monjalon <thomas@monjalon.net>
Wed, 4 Aug 2021 16:27:59 +0000 (18:27 +0200)
The APIs which are internal to PMD and cryptodev library
can be marked as internal so that ABI checking do not
shout for changes in interfaces which are internal to DPDK.

Signed-off-by: Akhil Goyal <gakhil@marvell.com>
Acked-by: Ajit Khaparde <ajit.khaparde@broadcom.com>
Acked-by: Matan Azrad <matan@nvidia.com>
Acked-by: Hemant Agrawal <hemant.agrawal@nxp.com>
doc/guides/rel_notes/deprecation.rst

index 1d58ef3..cf42de8 100644 (file)
@@ -166,6 +166,9 @@ Deprecation Notices
   has a limited size ``uint16_t``.
   It will be moved and extended as ``uint32_t`` in DPDK 21.11.
 
+* cryptodev: The interface between library and drivers will be marked
+  as internal in DPDK 21.11.
+
 * eventdev: The structure ``rte_event_eth_rx_adapter_queue_conf`` will be
   extended to include ``rte_event_eth_rx_adapter_event_vector_config`` elements
   and the function ``rte_event_eth_rx_adapter_queue_event_vector_config`` will