Re: [PATCH v4 net-next 00/11] Devlink health reporting and recovery system
From: David Miller <davem@davemloft.net>
Date: 2019-02-07 18:37:27
From: David Miller <davem@davemloft.net>
Date: 2019-02-07 18:37:27
From: Eran Ben Elisha <redacted> Date: Thu, 7 Feb 2019 11:36:31 +0200
The health mechanism is targeted for Real Time Alerting, in order to know when something bad had happened to a PCI device - Provide alert debug information - Self healing - If problem needs vendor support, provide a way to gather all needed debugging information. The main idea is to unify and centralize driver health reports in the generic devlink instance and allow the user to set different attributes of the health reporting and recovery procedures.
... Series applied, thank you.