linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 net-next 0/2] net: dsa: add stats64 support
@ 2020-12-02 14:09 Oleksij Rempel
  2020-12-02 14:09 ` [PATCH v3 net-next 1/2] net: dsa: add optional " Oleksij Rempel
  2020-12-02 14:09 ` [PATCH v3 net-next 2/2] net: dsa: qca: ar9331: export stats64 Oleksij Rempel
  0 siblings, 2 replies; 13+ messages in thread
From: Oleksij Rempel @ 2020-12-02 14:09 UTC (permalink / raw)
  To: Andrew Lunn, Vivien Didelot, Florian Fainelli, Vladimir Oltean,
	David S. Miller, Jakub Kicinski, Russell King
  Cc: Oleksij Rempel, Pengutronix Kernel Team, netdev, linux-kernel,
	linux-mips

changes v3:
- fix wrong multiplication
- cancel port workers on remove

changes v2:
- use stats64 instead of get_ethtool_stats
- add worked to poll for the stats

Oleksij Rempel (2):
  net: dsa: add optional stats64 support
  net: dsa: qca: ar9331: export stats64

 drivers/net/dsa/qca/ar9331.c | 248 ++++++++++++++++++++++++++++++++++-
 include/net/dsa.h            |   3 +
 net/dsa/slave.c              |  14 +-
 3 files changed, 263 insertions(+), 2 deletions(-)

-- 
2.29.2


^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2020-12-04 13:41 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-02 14:09 [PATCH v3 net-next 0/2] net: dsa: add stats64 support Oleksij Rempel
2020-12-02 14:09 ` [PATCH v3 net-next 1/2] net: dsa: add optional " Oleksij Rempel
2020-12-02 17:19   ` Florian Fainelli
2020-12-02 14:09 ` [PATCH v3 net-next 2/2] net: dsa: qca: ar9331: export stats64 Oleksij Rempel
2020-12-02 17:20   ` Florian Fainelli
2020-12-02 18:42   ` Jakub Kicinski
2020-12-03  8:50     ` Oleksij Rempel
2020-12-03 14:22       ` Andrew Lunn
2020-12-03 16:35       ` Jakub Kicinski
2020-12-03 17:53         ` Oleksij Rempel
2020-12-03 18:01           ` Jakub Kicinski
2020-12-03 18:01           ` Vladimir Oltean
2020-12-04 13:40             ` Oleksij Rempel

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).