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
F171948729: D46347.diff
Mon, Sep 14, 8:41 PM
Unknown Object (File)
Tue, Sep 8, 7:14 AM
Unknown Object (File)
Sat, Sep 5, 12:04 AM
Unknown Object (File)
Fri, Aug 21, 11:08 AM
Unknown Object (File)
Fri, Aug 21, 11:06 AM
Unknown Object (File)
Mon, Aug 17, 10:37 AM
Unknown Object (File)
Aug 12 2026, 1:17 PM
Unknown Object (File)
Aug 11 2026, 1:12 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