tile: fix build
[dpdk.git] / app / test / test_hash_functions.c
2016-07-15 Thomas Monjalonapp/test: rework command registration
2016-03-01 Didier Pallardapp/test: fix CRC hash values
2015-09-04 Pablo de Larahash: remove deprecated function and macros
2015-06-24 Cyril Chemparathyeal: add and use unaligned integer types
2015-06-16 Pablo de Laraapp/test: verify more jhash functions
2015-06-16 Pablo de Larahash: rename a jhash function
2015-06-16 Pablo de Larahash: update jhash function with the latest available
2015-06-16 Pablo de Laraapp/test: add new functional tests for hash functions
2015-06-16 Pablo de Laraapp/test: change order of loops in hash function tests
2015-06-16 Pablo de Laraapp/test: update hash key size range and initial values
2015-06-16 Pablo de Laraapp/test: improve accuracy on hash measurements
2015-06-16 Pablo de Laraapp/test: move hash performance tests to separate file