[dpdk-dev] DPDK hash function related question
Thomas Monjalon
thomas.monjalon at 6wind.com
Tue Sep 22 15:40:51 CEST 2015
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 ;)
More information about the dev
mailing list