doc: add RCU defer queue API in release notes
Added a note about RCU defer queue APIs. Signed-off-by: Honnappa Nagarahalli <honnappa.nagarahalli@arm.com>
This commit is contained in:
parent
9aef9b9fbc
commit
4a06afd410
@ -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.
|
||||
|
Loading…
x
Reference in New Issue
Block a user