Page MenuHomeFreeBSD

ena: Support max wide LLQ depth from device
Needs ReviewPublic

Authored by osamaabb_amazon.com on Aug 20 2024, 8:46 AM.
Tags
None
Referenced Files
Unknown Object (File)
Jul 27 2025, 1:50 AM
Unknown Object (File)
Jul 7 2025, 10:36 AM
Unknown Object (File)
Jul 6 2025, 4:41 AM
Unknown Object (File)
Jul 6 2025, 4:29 AM
Unknown Object (File)
Jun 19 2025, 7:55 AM
Unknown Object (File)
Jun 18 2025, 10:16 AM
Unknown Object (File)
Jun 17 2025, 2:02 AM
Unknown Object (File)
Jun 14 2025, 3:20 PM
Subscribers

Details

Reviewers
cperciva
Summary

In order to support the change in the way drivers get the
maximal depth for wide LLQ,
max_wide_llq_depth was added to struct ena_admin_feature_llq_desc and
will hold the device's exact maximal size as reported by the device,
this way the driver doesn't have to calculate it in a hardcoded manner.

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

Diff Detail

Repository
rG FreeBSD src repository
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 59076
Build 55963: arc lint + arc unit