[dpdk-dev] [PATCH 2/3] app/test-pipeline: added cuckoo hash for benchmarking

2016-09-22 Thread Sankar Chokkalingam
From: Guruprasad Rao This patch inclides cuckoo hash table into test-pipeline This allows to benchmark the performance of the cuckoo hash table The following key sizes are supported for cuckoo hash table 8, 16, 32, 48, 64, 80, 96, 112 and 128. The test-pipeline can be run using the following com

[dpdk-dev] [PATCH 2/3] app/test-pipeline: added cuckoo hash for benchmarking

2016-08-26 Thread Sankar Chokkalingam
This patch inclides cuckoo hash table into test-pipeline This allows to benchmark the performance of the cuckoo hash table The following key sizes are supported for cuckoo hash table 8, 16, 32, 48, 64, 80, 96, 112 and 128. The test-pipeline can be run using the following command ./app/test