OSDN Git Service

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)
commit38bd5cec76e2282986b1bf2f8e7d2d05ffe68b22
treea6d1ed78e06275d526d3c6c54078603c5b276d88
parentb1f7b0983601af4054876bca42e3094bf6b034c0
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