netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH V1 net-next 0/3] Enhance current features in ena driver
@ 2020-08-01 14:21 sameehj
  2020-08-01 14:21 ` [PATCH V1 net-next 1/3] net: ena: ethtool: Add new device statistics sameehj
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: sameehj @ 2020-08-01 14:21 UTC (permalink / raw)
  To: davem, netdev
  Cc: Sameeh Jubran, dwmw, zorik, matua, saeedb, msw, aliguori, nafea,
	gtzalik, netanel, alisaidi, benh, akiyano, ndagan

From: Sameeh Jubran <sameehj@amazon.com>

This series adds the following:
* Exposes new device stats using ethtool.
* Adds and exposes the stats of xdp TX queues through ethtool.

Sameeh Jubran (3):
  net: ena: ethtool: Add new device statistics
  net: ena: ethtool: add stats printing to XDP queues
  net: ena: xdp: add queue counters for xdp actions

 drivers/net/ethernet/amazon/ena/ena_admin_defs.h |  37 +++++-
 drivers/net/ethernet/amazon/ena/ena_com.c        |  19 ++-
 drivers/net/ethernet/amazon/ena/ena_com.h        |   9 ++
 drivers/net/ethernet/amazon/ena/ena_ethtool.c    | 158 +++++++++++++++++------
 drivers/net/ethernet/amazon/ena/ena_netdev.c     |  45 ++++++-
 drivers/net/ethernet/amazon/ena/ena_netdev.h     |   9 ++
 6 files changed, 230 insertions(+), 47 deletions(-)

-- 
2.16.6


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

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

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-08-01 14:21 [PATCH V1 net-next 0/3] Enhance current features in ena driver sameehj
2020-08-01 14:21 ` [PATCH V1 net-next 1/3] net: ena: ethtool: Add new device statistics sameehj
2020-08-03 22:18   ` Jakub Kicinski
2020-08-19 12:37     ` Jubran, Samih
2020-08-01 14:21 ` [PATCH V1 net-next 2/3] net: ena: ethtool: add stats printing to XDP queues sameehj
2020-08-01 14:21 ` [PATCH V1 net-next 3/3] net: ena: xdp: add queue counters for xdp actions sameehj

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