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
77 User can access/change each reporter's parameters and driver specific callbacks
78 via ``devlink``, e.g per error type (per health reporter):
80 * Configure reporter's generic parameters (like: disable/enable auto recovery)
91 - Retrieves status and configuration info per DEV and reporter.
93 - Allows reporter-related configuration setting.
95 - Triggers reporter's recovery procedure.
97 - Triggers a fake health event on the reporter. The effects of the test
101 - Retrieves current device state related to the reporter.
105 for this reporter, devlink generates a new dump.
106 Dump output is defined by the reporter.
108 - Clears the last saved dump file for the specified reporter.
123 | | | reporter| |
136 | | health reporter create | |