Lines Matching +full:support +full:- +full:nesting

1 .. SPDX-License-Identifier: GPL-2.0
15 * If problem needs vendor support, provide a way to gather all needed
49 auto-dump is set and there is no other dump which is already stored)
52 - Auto-recovery configuration
53 - Grace period vs. time passed since last recover
63 json-like format. The API allows the driver to add nested attributes such as
71 attributes, to avoid actual nesting use which cannot be divided between
85 .. list-table:: List of devlink health interfaces
88 * - Name
89 - Description
90 * - ``DEVLINK_CMD_HEALTH_REPORTER_GET``
91 - Retrieves status and configuration info per DEV and reporter.
92 * - ``DEVLINK_CMD_HEALTH_REPORTER_SET``
93 - Allows reporter-related configuration setting.
94 * - ``DEVLINK_CMD_HEALTH_REPORTER_RECOVER``
95 - Triggers reporter's recovery procedure.
96 * - ``DEVLINK_CMD_HEALTH_REPORTER_TEST``
97 - Triggers a fake health event on the reporter. The effects of the test
100 * - ``DEVLINK_CMD_HEALTH_REPORTER_DIAGNOSE``
101 - Retrieves current device state related to the reporter.
102 * - ``DEVLINK_CMD_HEALTH_REPORTER_DUMP_GET``
103 - Retrieves the last stored dump. Devlink health
107 * - ``DEVLINK_CMD_HEALTH_REPORTER_DUMP_CLEAR``
108 - Clears the last saved dump file for the specified reporter.
110 The following diagram provides a general overview of ``devlink-health``::
113 +--------------------------+
117 +--------------------------+
122 +--------+ +--------------------------+
124 | | | +---------v----------+ |
126 | <----------------------------------+ | |
128 | | | + ^------------------+ |
132 | | | +-+------------------+ |
134 | +-------------------------------> | |
135 | | | +--------------------+ |
137 | +----------------------------> |
138 +--------+ +--------------------------+