On Wed, Mar 11, 2026 at 03:59:15PM +0530, Riana Tauro wrote:
> Introduce a new 'clear-error-counter' DRM RAS command to reset the counter
> value for a specific error counter of a given node.
> 
> The command is a 'do' netlink request with 'node-id' and 'error-id'
> as parameters with no additional response payload.
> 
> Usage

Missing ":"

> $ sudo ynl --family drm_ras  --do clear-error-counter --json \
> '{"node-id":1, "error-id":1}'
> None
> 
> Cc: Jakub Kicinski <[email protected]>
> Cc: Zack McKevitt <[email protected]>
> Cc: Lijo Lazar <[email protected]>
> Cc: Hawking Zhang <[email protected]>
> Cc: David S. Miller <[email protected]>
> Cc: Paolo Abeni <[email protected]>
> Cc: Eric Dumazet <[email protected]>
> Signed-off-by: Riana Tauro <[email protected]>

Reviewed-by: Raag Jadav <[email protected]>

Reply via email to