All of lore.kernel.org
 help / color / mirror / Atom feed
From: Keller, Jacob E <jacob.e.keller@intel.com>
To: intel-wired-lan@osuosl.org
Subject: [Intel-wired-lan] [PATCH v6 0/2] fix ethtool statistics patches
Date: Fri, 4 Mar 2016 23:38:47 +0000	[thread overview]
Message-ID: <1457134727.7791.4.camel@intel.com> (raw)
In-Reply-To: <1457134668-19142-1-git-send-email-jacob.e.keller@intel.com>

On Fri, 2016-03-04 at 15:37 -0800, Jacob Keller wrote:
> This series fixes the ethtool patches on Jeff's next-queue. First, I
> fixed a bug in the fm10k ethtool stat helpers which had assumed the
> allocated memory was already zeroed. The new code assumes it is not,
> and
> always rights 0s. In addition, I fixed Bruce's comment about the
> newline. Since I had to change the first patch, I rebased them both
> against the top of Jeff's queue and merged some of the code. The
> first
> patch in this series now handles the per-queue stats, while the
> second
> patch does the work to remove the incorrect support for
> debug-statistics.
> 
> The first patch is a direct replacement for 1256b40cb7b4 ("fm10k: add
> helper functions to set strings and data for ethtool stats", 2016-03-
> 04)
> 
> The second patch is a direct replacement for 2d6c14d75442 ("fm10k:
> cleanup fm10k stats and remove debug-statistics", 2016-03-04)

This series fixes Krishniel's issue, and resolves the extra blank line.
It also is a bit easier to follow each patch, since they are more
clearly separated. Both patches listed above need to be dropped and
then this series applied in order.

Thanks,
Jake

      parent reply	other threads:[~2016-03-04 23:38 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-03-04 23:37 [Intel-wired-lan] [PATCH v6 0/2] fix ethtool statistics patches Jacob Keller
2016-03-04 23:37 ` [Intel-wired-lan] [PATCH v6 1/2] fm10k: add helper functions to set strings and data for ethtool stats Jacob Keller
2016-03-30 22:51   ` Singh, Krishneil K
2016-03-04 23:37 ` [Intel-wired-lan] [PATCH v6 2/2] fm10k: remove remove debug-statistics support Jacob Keller
2016-03-30 22:50   ` Singh, Krishneil K
2016-03-04 23:38 ` Keller, Jacob E [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=1457134727.7791.4.camel@intel.com \
    --to=jacob.e.keller@intel.com \
    --cc=intel-wired-lan@osuosl.org \
    /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.