[dpdk-dev] [PATCH v5 0/4] Add RCU reclamation APIs
David Marchand
david.marchand at redhat.com
Wed Apr 22 20:46:20 CEST 2020
On Wed, Apr 22, 2020 at 5:30 AM Honnappa Nagarahalli
<honnappa.nagarahalli at arm.com> wrote:
> This is not a new patch. This patch set is separated from the LPM
> changes as the size of the changes in RCU library has grown due
> to comments from community. These APIs will help reduce the changes
> in LPM and hash libraries that are getting integrated with RCU
> library.
>
> This adds 4 new APIs to RCU library to create a defer queue, enqueue
> deleted resources, reclaim resources and delete the defer queue.
Fixed a few typos.
Added missing dependency of librte_rcu on librte_ring for make.
Series applied, thanks.
--
David Marchand
More information about the dev
mailing list