From: <same...@amazon.com> Date: Wed, 9 Sep 2020 06:46:23 +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. > > V2: Drop the need for casting stat_offset > V1: Use unsigned long for pointer math instead of uintptr_t
Please respin with the alignment problem Jakub pointed out fixed, thank you.