Re: [PATCH INTERNAL v1 0/3] Devlink notification after recovery complete by bnxt_en driver

From: David Miller
Date: Wed Jan 08 2020 - 18:48:08 EST


From: Vikas Gupta <vikas.gupta@xxxxxxxxxxxx>
Date: Thu, 2 Jan 2020 21:18:08 +0530

> This patchset adds following feature in devlink
> 1) Recovery complete direct call API to be used by drivers when it
> successfully completes. It is required as recovery triggered by
> devlink may return with EINPROGRESS and eventually recovery
> completes in different context.
> 2) A notification when health status is updated by reporter.
>
> Patchset also contains required changes in bnxt_en driver to
> mark recovery in progress when recovery is triggered from kernel
> devlink.

Series applied to net-next, thanks.