All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Monjalon <thomas@monjalon.net>
To: Pablo de Lara <pablo.de.lara.guarch@intel.com>
Cc: dev@dpdk.org, bruce.richardson@intel.com, stable@dpdk.org,
	Petr Houska <t-pehous@microsoft.com>
Subject: Re: [PATCH] hash: fix Doxygen
Date: Tue, 07 Aug 2018 15:41:45 +0200	[thread overview]
Message-ID: <2013436.7W4QKxfn50@xps> (raw)
In-Reply-To: <20180807020004.9218-1-pablo.de.lara.guarch@intel.com>

07/08/2018 04:00, Pablo de Lara:
> rte_hash_lookup_data() and rte_hash_lookup_with_hash_data()
> functions return the index of the table where the key is stored
> when this is found, and not 0 as the Doxygen currently states.
> 
> Also, these functions, and rte_hash_get_key_with_position()
> return negative values when keys are not found (-EINVAL and -ENOENT),
> where the minus sign was missing.
> 
> Fixes: 473d1bebce43 ("hash: allow to store data in hash table")
> Fixes: 6dc34e0afe7a ("hash: retrieve a key given its position")
> Cc: stable@dpdk.org
> 
> Reported-by: Petr Houska <t-pehous@microsoft.com>
> Signed-off-by: Pablo de Lara <pablo.de.lara.guarch@intel.com>

Bugzilla ID: 78

Applied, thanks

      reply	other threads:[~2018-08-07 13:41 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-08-07  2:00 [PATCH] hash: fix Doxygen Pablo de Lara
2018-08-07 13:41 ` Thomas Monjalon [this message]

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=2013436.7W4QKxfn50@xps \
    --to=thomas@monjalon.net \
    --cc=bruce.richardson@intel.com \
    --cc=dev@dpdk.org \
    --cc=pablo.de.lara.guarch@intel.com \
    --cc=stable@dpdk.org \
    --cc=t-pehous@microsoft.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.