Re: [dpdk-dev] [PATCH v3 0/3] Add RCU reclamation APIs

2020-03-30 Thread Honnappa Nagarahalli
> > 01/10/2019 08:29, Honnappa Nagarahalli: > > 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 get

Re: [dpdk-dev] [PATCH v3 0/3] Add RCU reclamation APIs

2020-03-29 Thread Thomas Monjalon
01/10/2019 08:29, Honnappa Nagarahalli: > 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

[dpdk-dev] [PATCH v3 0/3] Add RCU reclamation APIs

2019-09-30 Thread Honnappa Nagarahalli
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