DPDK patches and discussions
 help / color / mirror / Atom feed
* [PATCH] doc: announce change in event vector structure
@ 2022-06-24  9:09 pbhagavatula
  2022-07-11 14:51 ` Jerin Jacob
  2022-07-17 12:42 ` Thomas Monjalon
  0 siblings, 2 replies; 6+ messages in thread
From: pbhagavatula @ 2022-06-24  9:09 UTC (permalink / raw)
  To: jerinj, Ray Kinsella; +Cc: dev, Pavan Nikhilesh

From: Pavan Nikhilesh <pbhagavatula@marvell.com>

The field `*u64s` in the structure `rte_event_vector` will
be replaced with `u64s`.

Signed-off-by: Pavan Nikhilesh <pbhagavatula@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 a3c4f4ac09..6b50ec4865 100644
--- a/doc/guides/rel_notes/deprecation.rst
+++ b/doc/guides/rel_notes/deprecation.rst
@@ -128,3 +128,6 @@ Deprecation Notices
 
 * eventdev: The function pointer declaration ``eventdev_stop_flush_t`` will be
   renamed to ``rte_eventdev_stop_flush_t`` in DPDK 22.11.
+
+* eventdev: The element ``*u64s`` in the structure ``rte_event_vector`` is
+  deprecated and will be replaced with ``u64s`` in DPDK 22.11.
-- 
2.25.1


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

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

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-24  9:09 [PATCH] doc: announce change in event vector structure pbhagavatula
2022-07-11 14:51 ` Jerin Jacob
2022-07-12 18:15   ` [EXT] " Pavan Nikhilesh Bhagavatula
2022-07-13  7:03     ` Gujjar, Abhinandan S
2022-07-13 10:17     ` Jayatheerthan, Jay
2022-07-17 12:42 ` Thomas Monjalon

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).