]> git.baikalelectronics.ru Git - kernel.git/commit
ibmvnic: add some debugs
authorSukadev Bhattiprolu <sukadev@linux.ibm.com>
Sat, 5 Dec 2020 02:22:35 +0000 (18:22 -0800)
committerJakub Kicinski <kuba@kernel.org>
Tue, 8 Dec 2020 01:13:08 +0000 (17:13 -0800)
commit78b35587bfd15523367f631237bc2c2a19097a12
treea6d1ed78e06275d526d3c6c54078603c5b276d88
parent999f87474adb82705042d13d7397aa98db9abecc
ibmvnic: add some debugs

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 <sukadev@linux.ibm.com>
Link: https://lore.kernel.org/r/20201205022235.2414110-1-sukadev@linux.ibm.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
drivers/net/ethernet/ibm/ibmvnic.c