On Sat, Jan 15, 2022 at 06:02:32PM -0500, mike.marciniszyn@xxxxxxxxxxxxxxxxxxxx wrote: > From: Mike Marciniszyn <mike.marciniszyn@xxxxxxxxxxxxxxxxxxxx> > > The first three patches fix serious stablity issues associated > with increasing the send_queue_size as relayed by ipoib. > > The last fixes adds a missing alloc failure test in allocating > the per cpu stats structure. > > Mike Marciniszyn (4): > IB/hfi1: Fix panic with larger ipoib send_queue_size > IB/hfi1: Fix alloc failure with larger txqueuelen > IB/hfi1: Fix AIP early init panic > IB/hfi1: Fix tstats alloc and dealloc Applied to for-rc, thanks Jason