From: <same...@amazon.com> Date: Thu, 10 Sep 2020 13:07:09 +0000 > From: Sameeh Jubran <same...@amazon.com> > > 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 uintptr_t
Series applied, thank you.