netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/3] qed*: Add support for additional statistics.
@ 2016-08-16 14:51 Sudarsana Reddy Kalluru
  2016-08-16 14:51 ` [PATCH net-next 1/3] qede: Add support for capturing additional stats in ethtool-stats display Sudarsana Reddy Kalluru
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Sudarsana Reddy Kalluru @ 2016-08-16 14:51 UTC (permalink / raw)
  To: davem; +Cc: netdev, Yuval.Mintz, sudarsana.kalluru

The patch series adds qed/qede support for new statistics.
Patch (1) adds couple of statistcs for "ethtool -S" display.
Patch (2) adds support for per-queue statistics to ethtool display.
Patch (3) adds qed support for NCSI statistics.

Please consider applying this to 'net-next' branch.

Sudarsana Reddy Kalluru (3):
  qede: Add support for capturing additional stats in ethtool-stats
    display.
  qede: Add support for per-queue stats.
  qed*: Add support for NCSI statistics.

 drivers/net/ethernet/qlogic/qed/qed.h           |  6 ++-
 drivers/net/ethernet/qlogic/qed/qed_hsi.h       | 14 ++++--
 drivers/net/ethernet/qlogic/qed/qed_l2.h        |  2 +
 drivers/net/ethernet/qlogic/qed/qed_main.c      | 21 ++++++++
 drivers/net/ethernet/qlogic/qed/qed_mcp.c       | 48 ++++++++++++++++++
 drivers/net/ethernet/qlogic/qed/qed_mcp.h       | 41 ++++++++++++++++
 drivers/net/ethernet/qlogic/qede/qede.h         |  5 ++
 drivers/net/ethernet/qlogic/qede/qede_ethtool.c | 65 ++++++++++++++++++++-----
 drivers/net/ethernet/qlogic/qede/qede_main.c    |  6 +++
 9 files changed, 190 insertions(+), 18 deletions(-)

-- 
1.8.3.1

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

end of thread, other threads:[~2016-08-19  4:38 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-08-16 14:51 [PATCH net-next 0/3] qed*: Add support for additional statistics Sudarsana Reddy Kalluru
2016-08-16 14:51 ` [PATCH net-next 1/3] qede: Add support for capturing additional stats in ethtool-stats display Sudarsana Reddy Kalluru
2016-08-16 14:51 ` [PATCH net-next 2/3] qede: Add support for per-queue stats Sudarsana Reddy Kalluru
2016-08-16 14:51 ` [PATCH net-next 3/3] qed: Add support for NCSI statistics Sudarsana Reddy Kalluru
2016-08-19  4:12 ` [PATCH net-next 0/3] qed*: Add support for additional statistics David Miller

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