Re: [PATCH] accel/amdxdna: Fix incorrect command state for timed out job
From: Lizhi Hou
Date: Tue Oct 28 2025 - 16:39:14 EST
On 10/28/25 13:30, Markus Elfring wrote:
When a command times out, mark it as ERT_CMD_STATE_TIMEOUT. Any otherWould it become helpful to use additional labels for the same state settings?
commands that are canceled due to this timeout should be marked as
ERT_CMD_STATE_ABORT.
https://elixir.bootlin.com/linux/v6.18-rc3/source/drivers/accel/amdxdna/aie2_ctx.c#L197-L226
I do not fully understand your comment. Could you explain more?
Thanks,
Lizhi
Regards,
Markus