2015-09-22 10:05, Dumitrescu, Cristian: > Are you using a DPDK release older than 2.1? > In DPDK we moved away from test_hash to CRC-based hashes. > Please take a look at DPDK release 2.1 examples/ip_pipeline application: > in pipeline_flow_classification_be.c, we use CRC-based hash functions > defined in file hash_func.h from the same folder.
Has it already been said that these functions should be hosted elsewhere? e.g in librte_hash ;)