Re: [dpdk-dev] [PATCH v3 7/7] test/hash: read-write lock-free concurrency test

2018-10-12 Thread Wang, Yipeng1
>-Original Message- >From: Honnappa Nagarahalli [mailto:honnappa.nagaraha...@arm.com] >Sent: Thursday, October 11, 2018 11:32 PM >To: Richardson, Bruce ; De Lara Guarch, Pablo > >Cc: dev@dpdk.org; Wang, Yipeng1 ; >honnappa.nagaraha...@arm.com; dharmik.thak...@arm.com; >gavin...@arm.com; n

[dpdk-dev] [PATCH v3 7/7] test/hash: read-write lock-free concurrency test

2018-10-11 Thread Honnappa Nagarahalli
From: Dharmik Thakkar Unit tests to check for hash lookup perf with lock-free enabled and with lock-free disabled. Unit tests performed with readers running in parallel with writers. Tests include: - hash lookup on existing keys with: - hash add causing NO key-shifts of existing keys in the t