Message ID | 5fbe3a1f-6625-eadc-b1c9-f76f78debb94@gmail.com |
---|---|
Headers | show |
Series | net: switch further drivers to core functionality for handling per-cpu byte/packet counters | expand |
Am 12.11.2020 um 14:49 schrieb Jason Gunthorpe: > 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@gmail.com> >> >> RDMA folks, ack for merging via net-next? > > Yes OK > > Ack-by: Jason Gunthorpe <jgg@nvidia.com> > > Jason > Thanks. It just should have been Acked-by, patchwork doesn't understand Ack-by.