On Mon, 23 Nov 2020 20:34:07 -0800 Sukadev Bhattiprolu wrote: > We sometimes run into situations where a soft/hard reset of the adapter > takes a long time or fails to complete. Having additional messages that > include important adapter state info will hopefully help understand what > is happening, reduce the guess work and minimize requests to reproduce > problems with debug patches. > > Signed-off-by: Sukadev Bhattiprolu <suka...@linux.ibm.com> > --- > > Changelog[v2] > [Jakub Kacinski] Change an netdev_err() to netdev_info()? Changed > to netdev_dbg() instead. Also sending to net rather than net-next. > > Note: this debug patch is based on following bug fixes and a feature > from Dany Madden and Lijun Pan:
In which case you need to wait for these prerequisites to be in net-next and then repost.