All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/1] doc: notice to add new ipsec event subtypes
@ 2022-06-24 13:35 Vamsi Attunuru
  2022-06-24 18:18 ` Akhil Goyal
  2022-06-27  5:29 ` [PATCH v2 1/1] doc: announce addition of " Vamsi Attunuru
  0 siblings, 2 replies; 10+ messages in thread
From: Vamsi Attunuru @ 2022-06-24 13:35 UTC (permalink / raw)
  To: dev; +Cc: jerinj, vattunuru, gakhil, ferruh.yigit, thomas, mdr

Based on discussion in below email thread, the new event subtypes can be
added in 22.11 release with fixing any compatability issues mentioned in
the mail thread.

https://patches.dpdk.org/project/dpdk/patch/20220416192530.173895-8-gakhil@marvell.com/

Signed-off-by: Vamsi Attunuru <vattunuru@marvell.com>
---
 doc/guides/rel_notes/deprecation.rst | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/doc/guides/rel_notes/deprecation.rst b/doc/guides/rel_notes/deprecation.rst
index 4e5b23c53d..83da1c62ac 100644
--- a/doc/guides/rel_notes/deprecation.rst
+++ b/doc/guides/rel_notes/deprecation.rst
@@ -107,6 +107,11 @@ Deprecation Notices
   alternative is implemented.
   The legacy actions should be removed in DPDK 22.11.
 
+* ethdev: The enum ``rte_eth_event_ipsec_subtype`` would be extended to add
+  new subtype values ``RTE_ETH_EVENT_IPSEC_SA_PKT_EXPIRY``,
+  ``RTE_ETH_EVENT_IPSEC_SA_BYTE_HARD_EXPIRY`` and
+  ``RTE_ETH_EVENT_IPSEC_SA_PKT_HARD_EXPIRY`` in DPDK 22.11.
+
 * cryptodev: Hide structures ``rte_cryptodev_sym_session`` and
   ``rte_cryptodev_asym_session`` to remove unnecessary indirection between
   session and the private data of session. An opaque pointer can be exposed
-- 
2.25.1


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

end of thread, other threads:[~2022-07-17 10:07 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-24 13:35 [PATCH 1/1] doc: notice to add new ipsec event subtypes Vamsi Attunuru
2022-06-24 18:18 ` Akhil Goyal
2022-06-27  5:29 ` [PATCH v2 1/1] doc: announce addition of " Vamsi Attunuru
2022-07-06  9:49   ` Zhang, Roy Fan
2022-07-11 14:53     ` Jerin Jacob
2022-07-12 11:44       ` Andrew Rybchenko
2022-07-17 10:07         ` Thomas Monjalon
2022-07-12 15:03   ` Thomas Monjalon
2022-07-12 15:30     ` [EXT] " Akhil Goyal
2022-07-12 20:44       ` Thomas Monjalon

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.