Re: [PATCH] accel/amdxdna: Fix incorrect command state for timed out job
From: Markus Elfring
Date: Tue Oct 28 2025 - 16:30:27 EST
> When a command times out, mark it as ERT_CMD_STATE_TIMEOUT. Any other
> commands that are canceled due to this timeout should be marked as
> ERT_CMD_STATE_ABORT.
Would it become helpful to use additional labels for the same state settings?
https://elixir.bootlin.com/linux/v6.18-rc3/source/drivers/accel/amdxdna/aie2_ctx.c#L197-L226
Regards,
Markus