All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Monjalon <thomas@monjalon.net>
To: Matan Azrad <matan@mellanox.com>
Cc: dev@dpdk.org, Ferruh Yigit <ferruh.yigit@intel.com>
Subject: Re: [PATCH 2/2] doc: update stats get API change
Date: Mon, 09 Oct 2017 23:07:13 +0200	[thread overview]
Message-ID: <1738639.HvdB358THD@xps> (raw)
In-Reply-To: <1507565524-18590-2-git-send-email-matan@mellanox.com>

09/10/2017 18:12, Matan Azrad:
> Updated change info in release_17.11.
> 
> Signed-off-by: Matan Azrad <matan@mellanox.com>
> ---
>  doc/guides/rel_notes/release_17_11.rst | 8 +++++++-
>  1 file changed, 7 insertions(+), 1 deletion(-)
> 
> diff --git a/doc/guides/rel_notes/release_17_11.rst b/doc/guides/rel_notes/release_17_11.rst
> index 36139e5..b62083d 100644
> --- a/doc/guides/rel_notes/release_17_11.rst
> +++ b/doc/guides/rel_notes/release_17_11.rst
> @@ -75,7 +75,7 @@ New Features
>    The Membership Library is an extension and generalization of a traditional
>    filter (for example Bloom Filter) structure that has multiple usages in a wide
>    variety of workloads and applications. In general, the Membership Library is a
> -  data structure that provides a “set-summary” and responds to set-membership
> +  data structure that provides a ���set-summary��� and responds to set-membership

This change seems to be an encoding error.

[...]
> +* **Add return value to stats_get dev op API**
> +
> +  The stats_get dev op API return value has been changed to be int.
> +  By this way PMDs can return an error value in case of failure at stats
> +  getting process time.
> +

This change can be squashed with the previous patch
(i.e. code and release notes in the same patch).

  reply	other threads:[~2017-10-09 21:07 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-10-09 16:12 [PATCH 1/2] ethdev: add return value to stats get dev op Matan Azrad
2017-10-09 16:12 ` [PATCH 2/2] doc: update stats get API change Matan Azrad
2017-10-09 21:07   ` Thomas Monjalon [this message]
2017-10-09 23:57 ` [PATCH 1/2] ethdev: add return value to stats get dev op Ferruh Yigit
2017-10-10 20:20 ` [PATCH v2] " Matan Azrad
2017-10-11  2:01   ` Ferruh Yigit
2017-10-11  2:09     ` Ferruh Yigit
2017-10-11 10:46       ` Thomas Monjalon
2017-10-11 13:09         ` Andrew Rybchenko
2017-10-11 13:14           ` 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=1738639.HvdB358THD@xps \
    --to=thomas@monjalon.net \
    --cc=dev@dpdk.org \
    --cc=ferruh.yigit@intel.com \
    --cc=matan@mellanox.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.