[PATCH] doc: announce deprecation for security ops
Hemant Agrawal
hemant.agrawal at oss.nxp.com
Wed Jul 5 12:59:26 CEST 2023
Acked-by: Hemant Agrawal <hemant.agrawal at nxp.com>
On 05-Jul-23 1:14 AM, Akhil Goyal wrote:
> Caution: This is an external email. Please take care when clicking links or opening attachments. When in doubt, report the message using the 'Report this email' button
>
>
> Structure rte_security_ops and rte_security_ctx are meant to
> be used by rte_security library and the PMDs associated.
> These will be moved to an internal header in DPDK 23.11 release.
>
> Signed-off-by: Akhil Goyal <gakhil at marvell.com>
> ---
> doc/guides/rel_notes/deprecation.rst | 3 +++
> 1 file changed, 3 insertions(+)
>
> diff --git a/doc/guides/rel_notes/deprecation.rst b/doc/guides/rel_notes/deprecation.rst
> index 8e1cdd677a..74bdb4f577 100644
> --- a/doc/guides/rel_notes/deprecation.rst
> +++ b/doc/guides/rel_notes/deprecation.rst
> @@ -133,6 +133,9 @@ Deprecation Notices
> ``rte_cryptodev_get_auth_algo_string``, ``rte_cryptodev_get_aead_algo_string`` and
> ``rte_cryptodev_asym_get_xform_string`` respectively.
>
> +* security: Hide structures ``rte_security_ops`` and ``rte_security_ctx`` as these
> + are internal to DPDK library and PMDs.
> +
> * flow_classify: The flow_classify library and example have no maintainer.
> The library is experimental and, as such, it could be removed from DPDK.
> Its removal has been postponed to let potential users report interest
> --
> 2.25.1
>
More information about the dev
mailing list