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 21, 4:00 AM
Unknown Object (File)
Sun, May 31, 8:26 AM
Unknown Object (File)
Sat, May 30, 11:03 PM
Unknown Object (File)
Fri, May 29, 3:37 PM
Unknown Object (File)
May 1 2026, 9:57 AM
Unknown Object (File)
Apr 24 2026, 11:24 AM
Unknown Object (File)
Apr 17 2026, 6:07 AM
Unknown Object (File)
Apr 17 2026, 6:05 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