[dpdk-dev] [PATCH v2] Improve hash unit tests - Cuckoo hash part 2

Pablo de Lara pablo.de.lara.guarch at intel.com
Wed Jul 8 18:30:06 CEST 2015


This patch improves the unit tests for the hash library,
showing more readable results, in preparation for the new hash
implementation to show performance differences.

Changes in v2:

- Add missing error check
- Simplify average table utilization test
- Improve outputs
- Fix some typos

Pablo de Lara (1):
  test/hash: improve hash unit tests

 app/test/test_hash.c      |  66 +++-
 app/test/test_hash_perf.c | 927 ++++++++++++++++++++--------------------------
 2 files changed, 462 insertions(+), 531 deletions(-)

-- 
2.4.2



More information about the dev mailing list