Page MenuHomeFreeBSD

ena: Add support for device request reset message over AENQ
Needs ReviewPublic

Authored by osamaabb_amazon.com on Aug 20 2024, 8:47 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Sep 5, 2:25 PM
Unknown Object (File)
Sat, Sep 5, 3:36 AM
Unknown Object (File)
Sun, Aug 23, 8:13 AM
Unknown Object (File)
Sat, Aug 22, 3:22 PM
Unknown Object (File)
Aug 11 2026, 3:59 PM
Unknown Object (File)
Aug 9 2026, 1:02 PM
Unknown Object (File)
Aug 7 2026, 4:14 PM
Unknown Object (File)
Aug 5 2026, 8:33 AM
Subscribers

Details

Reviewers
cperciva
Summary

This commit adds a handler for the new aenq message
ENA_ADMIN_DEVICE_REQUEST_RESET,
which in turn causes the driver to trigger reset of a new type:
ENA_REGS_RESET_DEVICE_REQUEST. Also adds counting of such occurrences in
a new statistic for it.

Approved by: cperciva
MFC after: 2 weeks
Sponsored by: Amazon, Inc.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 59098
Build 55985: arc lint + arc unit