This patch set depends on another rte hash patch set: http://patchwork.dpdk.org/cover/46106/
This patch set includes three commits to improve rte_hash and its unit tests. 1. Remove unnecessary pause code in rte_reset function. 2 and 3. Improve the unit test. Signed-off-by: Yipeng Wang <yipeng1.w...@intel.com> Yipeng Wang (3): hash: fix unnecessary pause test/hash: change multiwriter test to use jhash test/hash: add readwrite test for ext table lib/librte_hash/rte_cuckoo_hash.c | 6 ++-- test/test/test_hash_multiwriter.c | 15 ++++++--- test/test/test_hash_readwrite.c | 70 ++++++++++++++++++++++++++++++++------- 3 files changed, 71 insertions(+), 20 deletions(-) -- 2.7.4