All of lore.kernel.org
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: gerg@linux-m68k.org
Cc: bjorn@mork.no, oneukum@suse.com, netdev@vger.kernel.org,
	linux-usb@vger.kernel.org
Subject: Re: [PATCHv4] net: usbnet: support 64bit stats
Date: Mon, 03 Apr 2017 19:09:54 -0700 (PDT)	[thread overview]
Message-ID: <20170403.190954.1010280922207176855.davem@davemloft.net> (raw)
In-Reply-To: <1491198603-24160-1-git-send-email-gerg@linux-m68k.org>

From: Greg Ungerer <gerg@linux-m68k.org>
Date: Mon,  3 Apr 2017 15:50:03 +1000

> Add support for the net stats64 counters to the usbnet core. With that
> in place put the hooks into every usbnet driver to use it.
> 
> This is a strait forward addition of 64bit counters for RX and TX packet
> and byte counts. It is done in the same style as for the other net drivers
> that support stats64. Note that the other stats fields remain as 32bit
> sized values (error counts, etc).
> 
> The motivation to add this is that it is not particularly difficult to
> get the RX and TX byte counts to wrap on 32bit platforms.
> 
> Signed-off-by: Greg Ungerer <gerg@linux-m68k.org>

Applied, thank you.

      parent reply	other threads:[~2017-04-04  2:09 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-04-03  5:50 [PATCHv4] net: usbnet: support 64bit stats Greg Ungerer
     [not found] ` <1491198603-24160-1-git-send-email-gerg-Td1EMuHUCqxL1ZNQvxDV9g@public.gmane.org>
2017-04-03  8:22   ` Bjørn Mork
2017-04-04  2:09 ` David Miller [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=20170403.190954.1010280922207176855.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=bjorn@mork.no \
    --cc=gerg@linux-m68k.org \
    --cc=linux-usb@vger.kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=oneukum@suse.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.