From:
Date: Thu, 10 Sep 2020 13:07:09 +
> From: Sameeh Jubran
>
> This series adds the following:
> * Exposes new device stats using ethtool.
> * Adds and exposes the stats of xdp TX queues through ethtool.
>
> V3: Fix indentation in patches #3 and #4
> V2: Drop the need for casting stat_o
From: Sameeh Jubran
This series adds the following:
* Exposes new device stats using ethtool.
* Adds and exposes the stats of xdp TX queues through ethtool.
V3: Fix indentation in patches #3 and #4
V2: Drop the need for casting stat_offset
V1: Use unsigned long for pointer math instead of uintpt