eal: add and use unaligned integer types
[dpdk.git] / app / test / test_hash_functions.c
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