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)
Dec 18 2024, 11:07 PM
Unknown Object (File)
Nov 9 2024, 11:15 AM
Unknown Object (File)
Oct 9 2024, 3:47 AM
Unknown Object (File)
Sep 20 2024, 6:40 AM
Unknown Object (File)
Sep 19 2024, 3:40 AM
Unknown Object (File)
Sep 18 2024, 12:28 PM
Unknown Object (File)
Sep 10 2024, 7:47 PM
Unknown Object (File)
Aug 31 2024, 10:53 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