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)
Wed, Aug 12, 1:17 PM
Unknown Object (File)
Tue, Aug 11, 1:12 AM
Unknown Object (File)
Sun, Aug 9, 3:41 PM
Unknown Object (File)
Wed, Aug 5, 2:21 AM
Unknown Object (File)
Tue, Aug 4, 6:26 AM
Unknown Object (File)
Mon, Jul 27, 6:02 AM
Unknown Object (File)
Fri, Jul 24, 1:25 PM
Unknown Object (File)
Wed, Jul 22, 10:31 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