numam-dpdk/app
Pablo de Lara 6298d2c55a app/test: add new functional tests for hash functions
In order to make sure that the hash functions are returning
the correct values, new tests have been added:

- First test compares precalculated hash values with values calculated
from the existing hash functions.
- Second test compares values returned from rte_jhash2 and rte_jhash,
expecting same return (only for multiple of 4 bytes keys)

Signed-off-by: Pablo de Lara <pablo.de.lara.guarch@intel.com>
Acked-by: Bruce Richardson <bruce.richardson@intel.com>
2015-06-16 12:18:55 +02:00
..
cmdline_test app: fix whitespace 2015-06-12 11:10:10 +02:00
dump_cfg
test app/test: add new functional tests for hash functions 2015-06-16 12:18:55 +02:00
test-acl acl: remove standalone header 2015-02-02 12:30:33 +01:00
test-pipeline drivers: create new directory 2015-05-22 15:51:38 +02:00
test-pmd app/testpmd: fix default flow control values 2015-06-15 12:01:06 +02:00
Makefile