From: Thomas Monjalon <thomas.monjalon@6wind.com>
To: Pablo de Lara <pablo.de.lara.guarch@intel.com>
Cc: dev@dpdk.org
Subject: Re: [PATCH] hash: fix incorrect lookup if key is all zero
Date: Thu, 17 Sep 2015 12:14:25 +0200 [thread overview]
Message-ID: <24059927.eiubDUzeCy@xps13> (raw)
In-Reply-To: <1442480658-4741-1-git-send-email-pablo.de.lara.guarch@intel.com>
Hi Pablo,
2015-09-17 10:04, Pablo de Lara:
> If user has not added an all zero key in the hash table,
> and tries to look it up, it results in an incorrect hit,
> as dummy slot in the key table has all zero as well.
>
> Signed-off-by: Pablo de Lara <pablo.de.lara.guarch@intel.com>
Please try to remember to use "Fixes:" tag.
next prev parent reply other threads:[~2015-09-17 10:15 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-09-17 9:04 [PATCH] hash: fix incorrect lookup if key is all zero Pablo de Lara
2015-09-17 10:14 ` Thomas Monjalon [this message]
2015-09-17 10:30 ` [PATCH v2] " Pablo de Lara
2015-09-28 10:29 ` Bruce Richardson
2015-11-04 0:07 ` 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=24059927.eiubDUzeCy@xps13 \
--to=thomas.monjalon@6wind.com \
--cc=dev@dpdk.org \
--cc=pablo.de.lara.guarch@intel.com \
/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.