diff options
| author | Michael Chan <[email protected]> | 2021-01-25 02:08:21 -0500 |
|---|---|---|
| committer | Jakub Kicinski <[email protected]> | 2021-01-25 19:20:05 -0800 |
| commit | 0da65f4932cee9f9698a2e1493d22b27c91841c9 (patch) | |
| tree | 5add796edc9a938e16f1498649a41b3dcf64597f /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py | |
| parent | 5863b10aa86a5f5f69a25b55a5c15806c834471a (diff) | |
bnxt_en: Do not process completion entries after fatal condition detected.
Once the firmware fatal condition is detected, we should cease
comminication with the firmware and hardware quickly even if there
are many completion entries in the completion rings. This will
speed up the recovery process and prevent further I/Os that may
cause further exceptions.
Do not proceed in the NAPI poll function if fatal condition is
detected. Call napi_complete() and return without arming interrupts.
Cleanup of all rings and reset are imminent.
Reviewed-by: Pavan Chebbi <[email protected]>
Reviewed-by: Vasundhara Volam <[email protected]>
Reviewed-by: Edwin Peer <[email protected]>
Signed-off-by: Michael Chan <[email protected]>
Acked-by: Willem de Bruijn <[email protected]>
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py')
0 files changed, 0 insertions, 0 deletions