All of lore.kernel.org
 help / color / mirror / Atom feed
From: Pablo de Lara <pablo.de.lara.guarch@intel.com>
To: dev@dpdk.org
Subject: [PATCH v2] Improve hash unit tests - Cuckoo hash part 2
Date: Wed,  8 Jul 2015 17:30:06 +0100	[thread overview]
Message-ID: <1436373007-9711-1-git-send-email-pablo.de.lara.guarch@intel.com> (raw)
In-Reply-To: <1436361126-22178-1-git-send-email-pablo.de.lara.guarch@intel.com>

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

  parent reply	other threads:[~2015-07-08 16:30 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-07-08 13:12 [PATCH] Improve hash unit tests - Cuckoo hash part 2 Pablo de Lara
2015-07-08 13:12 ` [PATCH] test/hash: improve hash unit tests Pablo de Lara
2015-07-08 13:39   ` Bruce Richardson
2015-07-08 15:04   ` Bruce Richardson
2015-07-08 15:14     ` De Lara Guarch, Pablo
2015-07-08 16:30 ` Pablo de Lara [this message]
2015-07-08 16:30   ` [PATCH v2] " Pablo de Lara
2015-07-09 12:19   ` [PATCH v3] Improve hash unit tests - Cuckoo hash part 2 Pablo de Lara
2015-07-09 12:19     ` [PATCH v3] test/hash: improve hash unit tests Pablo de Lara
2015-07-09 16:54       ` [PATCH v4] Improve hash unit tests - Cuckoo hash part 2 Pablo de Lara
2015-07-09 16:54         ` [PATCH v4] test/hash: improve hash unit tests Pablo de Lara
2015-07-10  9:11           ` Bruce Richardson
2015-07-10 10:35             ` Thomas Monjalon

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1436373007-9711-1-git-send-email-pablo.de.lara.guarch@intel.com \
    --to=pablo.de.lara.guarch@intel.com \
    --cc=dev@dpdk.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.