Skip to content
Snippets Groups Projects
Commit f7d67c1c authored by Koby Elbaz's avatar Koby Elbaz Committed by Oded Gabbay
Browse files

habanalabs/gaudi2: find decode error root cause


When a decode error happens, we often don't know the exact root
cause (the erroneous address that was accessed) and the exact engine
that created the erroneous transaction.

To find out, we need to go over all the relevant register blocks
in the ASIC. Once we find the relevant engine, we print its details
and the offending address.

This helps tremendously when debugging an error that was created
by running a user workload.

Signed-off-by: default avatarKoby Elbaz <kelbaz@habana.ai>
Reviewed-by: Oded Gabbay's avatarOded Gabbay <ogabbay@kernel.org>
Signed-off-by: Oded Gabbay's avatarOded Gabbay <ogabbay@kernel.org>
parent ce582bea
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment