test/hash: add extendable bucket
authorYipeng Wang <yipeng1.wang@intel.com>
Mon, 22 Oct 2018 18:39:47 +0000 (11:39 -0700)
committerThomas Monjalon <thomas@monjalon.net>
Thu, 25 Oct 2018 23:04:33 +0000 (01:04 +0200)
commit6f4d0c79072a98282f566ff550f2639479dbc484
tree75a07208272cd5d38cecade75e35c6b7b5205d54
parent75706568a7eb8875328e2c95f4d71871bd58e494
test/hash: add extendable bucket

This commit changes the current rte_hash unit test to
test the extendable table feature and performance.

Signed-off-by: Yipeng Wang <yipeng1.wang@intel.com>
Reviewed-by: Honnappa Nagarahalli <honnappa.nagarahalli@arm.com>
Acked-by: Dharmik Thakkar <dharmik.thakkar@arm.com>
Acked-by: Bruce Richardson <bruce.richardson@intel.com>
test/test/test_hash.c
test/test/test_hash_perf.c