[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20170417.152053.19747385045166399.davem@davemloft.net>
Date: Mon, 17 Apr 2017 15:20:53 -0400 (EDT)
From: David Miller <davem@...emloft.net>
To: isubramanian@....com
Cc: netdev@...r.kernel.org, linux-arm-kernel@...ts.infradead.org,
patches@....com, kchudgar@....com
Subject: Re: [PATCH net-next] drivers: net: xgene-v2: Extend ethtool
statistics
From: Iyappan Subramanian <isubramanian@....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().
Powered by blists - more mailing lists