Page MenuHomeFreeBSD

bnxt_en: Firmware error recovery support
Needs ReviewPublic

Authored by chandrakanth.patil_broadcom.com on Mon, Apr 29, 12:22 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, May 11, 3:01 AM
Unknown Object (File)
Tue, May 7, 9:16 PM
Unknown Object (File)
Thu, May 2, 1:19 AM
Unknown Object (File)
Tue, Apr 30, 11:18 PM
Unknown Object (File)
Tue, Apr 30, 2:11 PM
Unknown Object (File)
Tue, Apr 30, 2:10 PM
Unknown Object (File)
Tue, Apr 30, 7:57 AM
Subscribers
None

Details

Summary

Implement firmware error recovery support for Thor adapters.
This entails enabling the capability for the firmware to initiate
error recovery. Specifically, the firmware will send the reset notify
asynchronous event to notify the driver of an error and impending reset.
Subsequently, the driver will queue a task to execute the following steps.

  1. Deactivate the allocated resources.
  2. Await completion of the firmware's recovery process.
  3. Configure the resources and reactivate the network interface.

Diff Detail

Lint
Lint Skipped
Unit
Tests Skipped