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
57 User can access/change each reporter's parameters and driver specific callbacks
58 via ``devlink``, e.g per error type (per health reporter):
60 * Configure reporter's generic parameters (like: disable/enable auto recovery)
71 - Retrieves status and configuration info per DEV and reporter.
73 - Allows reporter-related configuration setting.
75 - Triggers a reporter's recovery procedure.
77 - Retrieves diagnostics data from a reporter on a device.
81 for this reporter, devlink generates a new dump.
82 dump output is defined by the reporter.
84 - Clears the last saved dump file for the specified reporter.
99 | | | reporter| |
112 | | health reporter create | |