All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Monjalon <thomas.monjalon@6wind.com>
To: Remy Horton <remy.horton@intel.com>
Cc: dev@dpdk.org
Subject: Re: [PATCH v1] ethdev: fix xstats id mismatch
Date: Sat, 09 Jul 2016 23:22:48 +0200	[thread overview]
Message-ID: <5633277.cMC7SMMFTF@xps13> (raw)
In-Reply-To: <1467992664-15796-1-git-send-email-remy.horton@intel.com>

2016-07-08 16:44, Remy Horton:
> When fetching xstats values the driver specific parameters are
> placed after the generic ones, but when fetching xstats names
> the driver specific parameter names came first. This patch fixes
> the resulting id mismatch between names and values.
> 
> Fixes: bd6aa172cf35 ("ethdev: fetch extended statistics with integer ids")
> 
> Signed-off-by: Remy Horton <remy.horton@intel.com>

Applied, thanks

      reply	other threads:[~2016-07-09 21:22 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-07-08 15:44 [PATCH v1] ethdev: fix xstats id mismatch Remy Horton
2016-07-09 21:22 ` 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=5633277.cMC7SMMFTF@xps13 \
    --to=thomas.monjalon@6wind.com \
    --cc=dev@dpdk.org \
    --cc=remy.horton@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.