app/test: shorten execution time
[dpdk.git] / app / test / test_hash.c
2016-05-24 Thomas Monjalonapp/test: shorten execution time
2016-04-20 Thomas Monjalonhash: remove aliases for bulk lookup
2016-04-06 Olivier Matzhash: fix allocation of an existing object
2015-11-25 Jerin Jacobhash: use armv8-a CRC32 instructions
2015-09-04 Pablo de Larahash: remove deprecated function and macros
2015-07-12 Pablo de Larahash: add iterate function
2015-07-12 Pablo de Larahash: add reset function
2015-07-12 Pablo de Larahash: replace with cuckoo hash implementation
2015-07-10 Pablo de Laraapp/test: improve hash unit tests
2015-07-10 Pablo de Larahash: hide structure from header and make it internal
2015-06-16 Pablo de Larahash: rename a jhash function
2015-03-10 David Marchandtailq: remove unneeded inclusions
2015-03-09 Michael Qiuapp/test: fix printf format
2015-02-25 Yerden Zhumabekovapp/test: add crc32 algorithms equivalence check
2015-02-23 Yerden Zhumabekovapp/test: remove redundant compile checks
2014-08-26 David Marchandapp/test: only build what has been selected in config
2014-08-26 David Marchandapp/test: convert all tests to register system
2014-06-10 Bruce Richardsonremove trailing whitespaces
2014-02-26 Thomas Monjalonapp/test: fix build without librte_cmdline
2014-02-25 Bruce Richardsonupdate Intel copyright years to 2014
2013-10-09 Inteldoc: whitespace changes in licenses
2013-09-17 Intelhash: fix for multi-process apps
2013-07-25 Intelupdate copyright date to 2013
2013-07-25 Intelapp: split performance tests
2013-07-25 Intelhash: select default hash by looking at SSE flags
2013-07-05 Intelremove version in all files
2013-03-11 Intelfirst public release