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 <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>
This commit is contained in:
parent
f7383e7c7e
commit
78f7a12b4d
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user