From: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
To: greearb@candelatech.com
Cc: netdev@vger.kernel.org
Subject: Re: [PATCH] e100: Fix rx-over-length statistics.
Date: Thu, 16 Feb 2012 16:08:47 -0800 [thread overview]
Message-ID: <1329437327.2869.23.camel@jtkirshe-mobl> (raw)
In-Reply-To: <1329418504-31616-1-git-send-email-greearb@candelatech.com>
[-- Attachment #1: Type: text/plain, Size: 617 bytes --]
On Thu, 2012-02-16 at 10:55 -0800, greearb@candelatech.com wrote:
> From: Ben Greear <greearb@candelatech.com>
>
> The old code would += the total errors every time
> stats were gathered. Instead, keep a count of short-pkt
> and long-pkt counters and then simply add them together
> for the rx-over-length stat.
>
> Signed-off-by: Ben Greear <greearb@candelatech.com>
> ---
> :100644 100644 4d8a616... db20a36...
> M drivers/net/ethernet/intel/e100.c
> drivers/net/ethernet/intel/e100.c | 4 +++-
> 1 files changed, 3 insertions(+), 1 deletions(-)
Thanks Ben, it has been added to my queue.
[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 836 bytes --]
prev parent reply other threads:[~2012-02-17 0:08 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-02-16 18:55 [PATCH] e100: Fix rx-over-length statistics greearb
2012-02-17 0:08 ` Jeff Kirsher [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=1329437327.2869.23.camel@jtkirshe-mobl \
--to=jeffrey.t.kirsher@intel.com \
--cc=greearb@candelatech.com \
--cc=netdev@vger.kernel.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 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).