Skip to content

Commit

Permalink
test/hash: check lock-free extendable bucket
Browse files Browse the repository at this point in the history
Add unit test to check for hash lookup and bulk-lookup perf for
extendable bucket feature.
It is tested with both lock-free enabled and lock-free disabled case.

Test includes:

- hash lookup on keys in ext bkt
- hash delete causing key-shifts of keys from ext bkt to secondary bkt

Suggested-by: Honnappa Nagarahalli <honnappa.nagarahalli@arm.com>
Signed-off-by: Dharmik Thakkar <dharmik.thakkar@arm.com>
Acked-by: Yipeng Wang <yipeng1.wang@intel.com>
  • Loading branch information
dhatha01 authored and tmonjalo committed Apr 3, 2019
1 parent f401363 commit 3f9aab9
Showing 1 changed file with 285 additions and 67 deletions.

0 comments on commit 3f9aab9

Please sign in to comment.