Re: [PATCH net-next v3 1/1] ibmvnic: add some debugs
From: Jakub Kicinski <kuba@kernel.org>
Date: 2020-12-08 01:14:38
From: Jakub Kicinski <kuba@kernel.org>
Date: 2020-12-08 01:14:38
On Fri, 4 Dec 2020 18:22:35 -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 <redacted>
Applied, thanks!