On Fri, 03 May 2024 04:13:31 -0700, Breno Leitao wrote: > With commit 34d21de99cea9 ("net: Move {l,t,d}stats allocation to core and > convert veth & vrf"), stats allocation could be done on net core > instead of in this driver. > > With this new approach, the driver doesn't have to bother with error > handling (allocation failure checking, making sure free happens in the > right spot, etc). This is core responsibility now. > > [...] Applied, thanks! [1/2] IB/hfi1: Do not use custom stat allocator https://git.kernel.org/rdma/rdma/c/5194947e6a3966 [2/2] IB/hfi1: Remove generic .ndo_get_stats64 https://git.kernel.org/rdma/rdma/c/f483f6a29d4d70 Best regards, -- Leon Romanovsky <leon@xxxxxxxxxx>