From: Akhil Goyal Date: Tue, 3 Aug 2021 11:44:46 +0000 (+0530) Subject: doc: announce cryptodev driver interface as internal X-Git-Url: http://git.droids-corp.org/?a=commitdiff_plain;h=78f7a12b4dd738ecf3645f405fe507a054fd36b6;p=dpdk.git doc: announce cryptodev driver interface as internal 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 Acked-by: Ajit Khaparde Acked-by: Matan Azrad Acked-by: Hemant Agrawal --- diff --git a/doc/guides/rel_notes/deprecation.rst b/doc/guides/rel_notes/deprecation.rst index 1d58ef3e9c..cf42de8954 100644 --- a/doc/guides/rel_notes/deprecation.rst +++ b/doc/guides/rel_notes/deprecation.rst @@ -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