On Wed, Nov 11, 2020 at 09:03:55AM -0800, Jakub Kicinski wrote: > On Tue, 10 Nov 2020 20:47:34 +0100 Heiner Kallweit wrote: > > Use netdev->tstats instead of a member of hfi1_ipoib_dev_priv for storing > > a pointer to the per-cpu counters. This allows us to use core > > functionality for statistics handling. > > > > Signed-off-by: Heiner Kallweit <hkallweit1@xxxxxxxxx> > > RDMA folks, ack for merging via net-next? Yes OK Ack-by: Jason Gunthorpe <jgg@xxxxxxxxxx> Jason