netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: isubramanian@apm.com
Cc: netdev@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
	patches@apm.com, kchudgar@apm.com
Subject: Re: [PATCH net-next] drivers: net: xgene-v2: Extend ethtool statistics
Date: Mon, 17 Apr 2017 15:20:53 -0400 (EDT)	[thread overview]
Message-ID: <20170417.152053.19747385045166399.davem@davemloft.net> (raw)
In-Reply-To: <1492213698-27813-1-git-send-email-isubramanian@apm.com>

From: Iyappan Subramanian <isubramanian@apm.com>
Date: Fri, 14 Apr 2017 16:48:18 -0700

> +	XGE_EXTD_STAT(rx_byte_cntr, RBYT),
> +	XGE_EXTD_STAT(rx_pkt_cntr, RPKT),
> +	XGE_EXTD_STAT(rx_fcs_error_cntr, RFCS),
> +	XGE_EXTD_STAT(rx_multicast_pkt_cntr, RMCA),
> +	XGE_EXTD_STAT(rx_broadcast_pkt_cntr, RBCA),

Do not duplicate statistics already reported via xge_get_stats64().

      reply	other threads:[~2017-04-17 19:21 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-04-14 23:48 [PATCH net-next] drivers: net: xgene-v2: Extend ethtool statistics Iyappan Subramanian
2017-04-17 19:20 ` 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=20170417.152053.19747385045166399.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=isubramanian@apm.com \
    --cc=kchudgar@apm.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=netdev@vger.kernel.org \
    --cc=patches@apm.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 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).