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)
Sun, Jun 28, 8:56 PM
Unknown Object (File)
Sun, Jun 28, 3:46 PM
Unknown Object (File)
Thu, Jun 25, 1:39 AM
Unknown Object (File)
Sun, Jun 21, 4:00 AM
Unknown Object (File)
May 31 2026, 8:26 AM
Unknown Object (File)
May 30 2026, 11:03 PM
Unknown Object (File)
May 29 2026, 3:37 PM
Unknown Object (File)
May 1 2026, 9:57 AM
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