[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20200801142130.6537-1-sameehj@amazon.com>
Date: Sat, 1 Aug 2020 14:21:27 +0000
From: <sameehj@...zon.com>
To: <davem@...emloft.net>, <netdev@...r.kernel.org>
CC: Sameeh Jubran <sameehj@...zon.com>, <dwmw@...zon.com>,
<zorik@...zon.com>, <matua@...zon.com>, <saeedb@...zon.com>,
<msw@...zon.com>, <aliguori@...zon.com>, <nafea@...zon.com>,
<gtzalik@...zon.com>, <netanel@...zon.com>, <alisaidi@...zon.com>,
<benh@...zon.com>, <akiyano@...zon.com>, <ndagan@...zon.com>
Subject: [PATCH V1 net-next 0/3] Enhance current features in ena driver
From: Sameeh Jubran <sameehj@...zon.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
Powered by blists - more mailing lists