netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] ethtool(1) support for reading Phy stats
@ 2015-12-23 11:58 Andrew Lunn
  2015-12-23 11:58 ` [PATCH 1/2] ethtool-copy.h: sync with net Andrew Lunn
  2015-12-23 11:58 ` [PATCH 2/2] ethtool: Add PHY statistics support Andrew Lunn
  0 siblings, 2 replies; 10+ messages in thread
From: Andrew Lunn @ 2015-12-23 11:58 UTC (permalink / raw)
  To: Ben Hutchings; +Cc: Florian Fainelli, netdev, Andrew Lunn

Add support to ethertool(1) for reading phy statistics. The mechanism
is the same for reading MAC stats.

Andrew Lunn (2):
  ethtool-copy.h: sync with net
  ethtool: Add PHY statistics support

 ethtool-copy.h | 55 +++++++++++++++++++++++++++++++++++++++++++++++------
 ethtool.8.in   |  6 ++++++
 ethtool.c      | 60 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 115 insertions(+), 6 deletions(-)

-- 
2.1.4

^ permalink raw reply	[flat|nested] 10+ messages in thread
* [PATCH 0/2] Add support for PHY packet generator to ethtool(1)
@ 2016-02-17 20:37 Andrew Lunn
  2016-02-17 20:37 ` [PATCH 1/2] ethtool-copy.h: sync with net Andrew Lunn
  0 siblings, 1 reply; 10+ messages in thread
From: Andrew Lunn @ 2016-02-17 20:37 UTC (permalink / raw)
  To: Ben Hutchings; +Cc: Florian Fainelli, netdev, Andrew Lunn

Import the latests ethtool.h and add an option to make use of the
PHY packet generators. 

Andrew Lunn (2):
  ethtool-copy.h: sync with net
  ethtool: Add --phy_pkt_gen command

 ethtool-copy.h | 119 ++++++++++++++++++++++++++++++++++++++++++++++++++++-----
 ethtool.8.in   |  30 +++++++++++++++
 ethtool.c      |  44 +++++++++++++++++++++
 internal.h     |   3 ++
 4 files changed, 187 insertions(+), 9 deletions(-)

-- 
2.1.4

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

end of thread, other threads:[~2016-03-13 16:12 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-12-23 11:58 [PATCH 0/2] ethtool(1) support for reading Phy stats Andrew Lunn
2015-12-23 11:58 ` [PATCH 1/2] ethtool-copy.h: sync with net Andrew Lunn
2015-12-23 11:58 ` [PATCH 2/2] ethtool: Add PHY statistics support Andrew Lunn
2016-03-13 15:50   ` Ben Hutchings
2016-03-13 16:08     ` Andrew Lunn
2016-03-13 16:01   ` [PATCH ethtool 1/2] Remove short option -I for PHY statistics Ben Hutchings
2016-03-13 16:09     ` Andrew Lunn
2016-03-13 16:01   ` [PATCH ethtool 2/2] Refactor do_gstats() and do_gphystats() to avoid code duplication Ben Hutchings
2016-03-13 16:12     ` Andrew Lunn
  -- strict thread matches above, loose matches on Subject: below --
2016-02-17 20:37 [PATCH 0/2] Add support for PHY packet generator to ethtool(1) Andrew Lunn
2016-02-17 20:37 ` [PATCH 1/2] ethtool-copy.h: sync with net Andrew Lunn

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