DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH] doc: add rcu defer queue API info
@ 2020-05-06  3:54 Honnappa Nagarahalli
  2020-05-18 15:53 ` David Marchand
  0 siblings, 1 reply; 2+ messages in thread
From: Honnappa Nagarahalli @ 2020-05-06  3:54 UTC (permalink / raw)
  To: dev, david.marchand, thomas, honnappa.nagarahalli

Added notes about RCU defer queue APIs.

Signed-off-by: Honnappa Nagarahalli <honnappa.nagarahalli@arm.com>
---
 doc/guides/rel_notes/release_20_05.rst | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/doc/guides/rel_notes/release_20_05.rst b/doc/guides/rel_notes/release_20_05.rst
index c287cb48a..0d505d7f1 100644
--- a/doc/guides/rel_notes/release_20_05.rst
+++ b/doc/guides/rel_notes/release_20_05.rst
@@ -66,6 +66,13 @@ New Features
   Added tracepoints in ``EAL``, ``ethdev``, ``cryptodev``, ``eventdev`` and
   ``mempool`` libraries for important functions.
 
+* **Added APIs for RCU defer queue**
+
+  Added APIs to create and delete defer queue. Additional APIs are provided
+  to enqueue a deleted resource and reclaim the resource in the future.
+  These APIs help the application use lock-free data structures with
+  less effort.
+
 * **Added new API for rte_ring.**
 
   * New synchronization modes for rte_ring.
-- 
2.17.1


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

end of thread, other threads:[~2020-05-18 15:54 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-06  3:54 [dpdk-dev] [PATCH] doc: add rcu defer queue API info Honnappa Nagarahalli
2020-05-18 15:53 ` David Marchand

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