All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH net-next 0/4] ibmvnic: Improve ethtool functionality
@ 2017-08-02 21:42 John Allen
  2017-08-02 21:44 ` [PATCH net-next 1/4] ibmvnic: Implement per-queue statistics reporting John Allen
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: John Allen @ 2017-08-02 21:42 UTC (permalink / raw)
  To: netdev; +Cc: Thomas Falcon, Nathan Fontenot

This patch series improves ibmvnic ethtool functionality by adding support
for ethtool -l and -g options, correcting existing statistics reporting,
and augmenting the existing statistics with counters for each tx and rx
queue.

John Allen (4):
  ibmvnic: Implement per-queue statistics reporting
  ibmvnic: Convert vnic server reported statistics to cpu endian
  ibmvnic: Implement .get_ringparam
  ibmvnic: Implement .get_channels

 drivers/net/ethernet/ibm/ibmvnic.c | 115 ++++++++++++++++++++++++++++++++++---
 drivers/net/ethernet/ibm/ibmvnic.h |  17 ++++++
 2 files changed, 125 insertions(+), 7 deletions(-)

-- 
2.12.3

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

end of thread, other threads:[~2017-08-03 16:33 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-08-02 21:42 [PATCH net-next 0/4] ibmvnic: Improve ethtool functionality John Allen
2017-08-02 21:44 ` [PATCH net-next 1/4] ibmvnic: Implement per-queue statistics reporting John Allen
2017-08-02 21:45 ` [PATCH net-next 2/4] ibmvnic: Convert vnic server reported statistics to cpu endian John Allen
2017-08-02 21:46 ` [PATCH net-next 3/4] ibmvnic: Implement .get_ringparam John Allen
2017-08-02 21:47 ` [PATCH net-next 4/4] ibmvnic: Implement .get_channels John Allen
2017-08-03  3:07   ` Stephen Hemminger
2017-08-03 16:33 ` [PATCH net-next 0/4] ibmvnic: Improve ethtool functionality David Miller

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.