summaryrefslogtreecommitdiff
path: root/Documentation/firmware-guide/index.rst
diff options
context:
space:
mode:
authorMichael Chan <michael.chan@broadcom.com>2021-01-25 10:08:21 +0300
committerJakub Kicinski <kuba@kernel.org>2021-01-26 06:20:05 +0300
commit0da65f4932cee9f9698a2e1493d22b27c91841c9 (patch)
tree5add796edc9a938e16f1498649a41b3dcf64597f /Documentation/firmware-guide/index.rst
parent5863b10aa86a5f5f69a25b55a5c15806c834471a (diff)
downloadlinux-0da65f4932cee9f9698a2e1493d22b27c91841c9.tar.xz
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 <pavan.chebbi@broadcom.com> Reviewed-by: Vasundhara Volam <vasundhara-v.volam@broadcom.com> Reviewed-by: Edwin Peer <edwin.peer@broadcom.com> Signed-off-by: Michael Chan <michael.chan@broadcom.com> Acked-by: Willem de Bruijn <willemb@google.com> Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'Documentation/firmware-guide/index.rst')
0 files changed, 0 insertions, 0 deletions