diff options
| author | Tomer Tayar <[email protected]> | 2022-07-20 20:02:20 +0300 |
|---|---|---|
| committer | Oded Gabbay <[email protected]> | 2022-09-18 13:29:50 +0300 |
| commit | 21fc79336b9587fcc251e77246b68b6e20340146 (patch) | |
| tree | 864221e079aa6ee381b824bf98adcded51eec7c8 /tools/perf/scripts/python/check-perf-trace.py | |
| parent | f018c54e3de6619c46e33ab1c613761e9fba21d0 (diff) | |
habanalabs/gaudi2: mark PCIE access error as fatal
F/W events are enabled in a late phase of the device init, so an event
for a PCIE access error during the init, can be received after the init
is already done and considered as successful.
A resulting device reset, which does the same H/W init, can end
similarly with this event right after the reset is done and considered
as successful, and a loop of this sequence can continue.
To avoid it mark the PCIE access error as a fatal event, so after 2
consecutive events no more resets will be done.
Signed-off-by: Tomer Tayar <[email protected]>
Reviewed-by: Oded Gabbay <[email protected]>
Signed-off-by: Oded Gabbay <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions