DPDK patches and discussions
 help / color / mirror / Atom feed
From: "Burakov, Anatoly" <anatoly.burakov@intel.com>
To: Olivier Matz <olivier.matz@6wind.com>, dev@dpdk.org
Subject: Re: [dpdk-dev] [PATCH 2/2] test/ring: do not mask result of enqueue or dequeue
Date: Mon, 18 Sep 2017 14:50:19 +0100	[thread overview]
Message-ID: <c0da9b6b-61a9-7aee-ede1-eb249768e0e2@intel.com> (raw)
In-Reply-To: <20170907122033.17983-2-olivier.matz@6wind.com>

On 07-Sep-17 1:20 PM, Olivier Matz wrote:
> The define RTE_RING_SZ_MASK is the maximum size supported by the
> rte_ring. The size is checked at ring creation.
> 
> There is no reason today to mask the result of
> rte_ring_sp_enqueue_burst() or rte_ring_sc_dequeue_burst() with this
> value. The flag RTE_RING_QUOT_EXCEED was previously included in the
> returned value but it was removed in
> commit 77dd3064270c ("ring: remove watermark support").
> 
> Signed-off-by: Olivier Matz <olivier.matz at 6wind.com>
> ---

Reviewed-by: Anatoly Burakov <anatoly.burakov@intel.com>

  reply	other threads:[~2017-09-18 13:50 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-09-07 12:20 [dpdk-dev] [PATCH 1/2] ring: increase maximum ring size Olivier Matz
2017-09-07 12:20 ` [dpdk-dev] [PATCH 2/2] test/ring: do not mask result of enqueue or dequeue Olivier Matz
2017-09-18 13:50   ` Burakov, Anatoly [this message]
2017-09-18 13:49 ` [dpdk-dev] [PATCH 1/2] ring: increase maximum ring size Burakov, Anatoly
2017-09-20 11:32 ` [dpdk-dev] [PATCH v2 " Olivier Matz
2017-09-20 11:32   ` [dpdk-dev] [PATCH v2 2/2] test/ring: do not mask result of enqueue or dequeue Olivier Matz
2017-10-05 21:25   ` [dpdk-dev] [PATCH v2 1/2] ring: increase maximum ring size 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=c0da9b6b-61a9-7aee-ede1-eb249768e0e2@intel.com \
    --to=anatoly.burakov@intel.com \
    --cc=dev@dpdk.org \
    --cc=olivier.matz@6wind.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).