Re: [dpdk-dev] [PATCH v6 2/4] lib/hash: integrate RCU QSBR

2020-10-23 Thread Wang, Yipeng1
> -Original Message- > From: Dharmik Thakkar > Sent: Wednesday, October 21, 2020 3:50 PM > To: Wang, Yipeng1 ; Gobriel, Sameh > ; Richardson, Bruce ; > Ray Kinsella ; Neil Horman > Cc: dev@dpdk.org; n...@arm.com; Dharmik Thakkar > > Subject: [PATCH v6 2/4] lib/hash: integrate RCU QSBR >

Re: [dpdk-dev] [PATCH v6 2/4] lib/hash: integrate RCU QSBR

2020-10-23 Thread Dharmik Thakkar
Hi Yipeng, I have addressed the comments. Can you please take a look? Thank you! > On Oct 21, 2020, at 5:50 PM, Dharmik Thakkar wrote: > > Currently, users have to use external RCU mechanisms to free resources > when using lock free hash algorithm. > > Integrate RCU QSBR process to make it ea