From: Honnappa Nagarahalli <honnappa.nagarahalli@arm.com>
To: dev@dpdk.org, david.marchand@redhat.com, thomas@monjalon.net,
honnappa.nagarahalli@arm.com
Subject: [dpdk-dev] [PATCH] doc: add rcu defer queue API info
Date: Tue, 5 May 2020 22:54:15 -0500 [thread overview]
Message-ID: <20200506035415.29095-1-honnappa.nagarahalli@arm.com> (raw)
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
next reply other threads:[~2020-05-06 3:54 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-05-06 3:54 Honnappa Nagarahalli [this message]
2020-05-18 15:53 ` David Marchand
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20200506035415.29095-1-honnappa.nagarahalli@arm.com \
--to=honnappa.nagarahalli@arm.com \
--cc=david.marchand@redhat.com \
--cc=dev@dpdk.org \
--cc=thomas@monjalon.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).