ad28e5f7d6
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 say for key size 8 ./app/testpipeline -c 0xe -n 4 -- -p 0xf --hash-cuckoo-8 Signed-off-by: Sankar Chokkalingam <sankarx.chokkalingam@intel.com> Signed-off-by: Guruprasad Rao <guruprasadx.rao@intel.com> Acked-by: Cristian Dumitrescu <cristian.dumitrescu@intel.com> |
||
---|---|---|
.. | ||
config.c | ||
init.c | ||
main.c | ||
main.h | ||
Makefile | ||
pipeline_acl.c | ||
pipeline_hash.c | ||
pipeline_lpm_ipv6.c | ||
pipeline_lpm.c | ||
pipeline_stub.c | ||
runtime.c |