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

Wang, Yipeng1 yipeng1.wang at intel.com
Sat Oct 24 00:08:46 CEST 2020


> -----Original Message-----
> From: Dharmik Thakkar <dharmik.thakkar at arm.com>
> Sent: Wednesday, October 21, 2020 3:50 PM
> To: Wang, Yipeng1 <yipeng1.wang at intel.com>; Gobriel, Sameh
> <sameh.gobriel at intel.com>; Richardson, Bruce <bruce.richardson at intel.com>;
> Ray Kinsella <mdr at ashroe.eu>; Neil Horman <nhorman at tuxdriver.com>
> Cc: dev at dpdk.org; nd at arm.com; Dharmik Thakkar
> <dharmik.thakkar at 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.nagarahalli at arm.com>
> Signed-off-by: Dharmik Thakkar <dharmik.thakkar at arm.com>
> Reviewed-by: Ruifeng Wang <ruifeng.wang at arm.com>
> Acked-by: Ray Kinsella <mdr at 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.wang at intel.com>




More information about the dev mailing list