> -----Original Message-----
> From: Dharmik Thakkar <dharmik.thak...@arm.com>
> Sent: Wednesday, October 21, 2020 3:50 PM
> To: Wang, Yipeng1 <yipeng1.w...@intel.com>; Gobriel, Sameh
> <sameh.gobr...@intel.com>; Richardson, Bruce <bruce.richard...@intel.com>;
> Ray Kinsella <m...@ashroe.eu>; Neil Horman <nhor...@tuxdriver.com>
> Cc: dev@dpdk.org; n...@arm.com; Dharmik Thakkar
> <dharmik.thak...@arm.com>
> Subject: [PATCH v6 2/4] lib/hash: integrate RCU QSBR
> 
> Currently, users have to use external RCU mechanisms to free resources when
> using lock free hash algorithm.
> 
> Integrate RCU QSBR process to make it easier for the applications to use lock
> free algorithm.
> Refer to RCU documentation to understand various aspects of integrating RCU
> library into other libraries.
> 
> Suggested-by: Honnappa Nagarahalli <honnappa.nagaraha...@arm.com>
> Signed-off-by: Dharmik Thakkar <dharmik.thak...@arm.com>
> Reviewed-by: Ruifeng Wang <ruifeng.w...@arm.com>
> Acked-by: Ray Kinsella <m...@ashroe.eu>
> ---
[Wang, Yipeng] 
Thanks for revising the code.
Please check the checkpatch reported coding style issues to fix.
After that
Acked-by: Yipeng Wang <yipeng1.w...@intel.com>


Reply via email to