Lines Matching refs:reporter
25 The ``devlink`` health reporter:
26 Device driver creates a "health reporter" per each error/health type.
29 For each registered health reporter a driver can issue error/health reports
31 Device driver can provide specific callbacks for each "health reporter", e.g.:
47 * Health status and statistics are being updated for the reporter instance
48 * Object dump is being taken and saved at the reporter instance (as long as
58 User can access/change each reporter's parameters and driver specific callbacks
59 via ``devlink``, e.g per error type (per health reporter):
61 * Configure reporter's generic parameters (like: disable/enable auto recovery)
72 - Retrieves status and configuration info per DEV and reporter.
74 - Allows reporter-related configuration setting.
76 - Triggers reporter's recovery procedure.
78 - Triggers a fake health event on the reporter. The effects of the test
82 - Retrieves current device state related to the reporter.
86 for this reporter, devlink generates a new dump.
87 Dump output is defined by the reporter.
89 - Clears the last saved dump file for the specified reporter.
104 | | | reporter| |
117 | | health reporter create | |