DPDK patches and discussions
 help / color / mirror / Atom feed
* [PATCH] doc: announce deprecation for security ops
@ 2023-07-04 19:44 Akhil Goyal
  2023-07-05 10:59 ` Hemant Agrawal
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Akhil Goyal @ 2023-07-04 19:44 UTC (permalink / raw)
  To: dev
  Cc: thomas, david.marchand, jerinj, anoobj, ndabilpuram,
	pablo.de.lara.guarch, hemant.agrawal, g.singh,
	konstantin.v.ananyev, radu.nicolau, ciara.power, ruifeng.wang,
	matan, fanzhang.oss, Akhil Goyal

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@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


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2023-07-06 18:33 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-07-04 19:44 [PATCH] doc: announce deprecation for security ops Akhil Goyal
2023-07-05 10:59 ` Hemant Agrawal
2023-07-05 11:31 ` Konstantin Ananyev
2023-07-05 14:06   ` Jerin Jacob
2023-07-06 10:53 ` Power, Ciara
2023-07-06 18:32   ` Akhil Goyal

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).