From: Olivier Matz <olivier.matz@6wind.com>
To: Anand B Jyoti <anand.b.jyoti@intel.com>
Cc: dev@dpdk.org, kannan.babu.ramia@intel.com
Subject: Re: [PATCH v1] ring: fix return value for sc and mc dequeue
Date: Fri, 23 Jun 2017 10:43:44 +0200 [thread overview]
Message-ID: <20170623104344.450c35d5@platinum> (raw)
In-Reply-To: <1496384991-156503-1-git-send-email-anand.b.jyoti@intel.com>
Hi Anand,
On Fri, 2 Jun 2017 11:59:51 +0530, Anand B Jyoti <anand.b.jyoti@intel.com> wrote:
> The error return code for rte_ring_sc_dequeue_bulk() and
> rte_ring_mc_dequeue_bulk() function should be -ENOENT rather
> than -ENOBUFS as described in the function description.
Fixes: cfa7c9e6fc1f ("ring: make bulk and burst return values consistent")
> Signed-off-by: Anand B Jyoti <anand.b.jyoti@intel.com>
Acked-by: Olivier Matz <olivier.matz@6wind.com>
next prev parent reply other threads:[~2017-06-23 8:43 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-01-06 17:21 [PATCH] examples/ip_pipeline: check vlan and mpls params Jyoti, Anand B
2017-01-08 21:55 ` [PATCH v2] examples/ip_pipeline: check VLAN and MPLS params Jyoti, Anand B
2017-01-17 17:27 ` Thomas Monjalon
2017-01-08 23:20 ` [PATCH] examples/ip_pipeline: check vlan and mpls params Stephen Hemminger
2017-06-02 6:29 ` [PATCH v1] ring: fix return value for sc and mc dequeue Anand B Jyoti
2017-06-23 8:43 ` Olivier Matz [this message]
2017-06-23 12:43 ` 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=20170623104344.450c35d5@platinum \
--to=olivier.matz@6wind.com \
--cc=anand.b.jyoti@intel.com \
--cc=dev@dpdk.org \
--cc=kannan.babu.ramia@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.