Page MenuHomeFreeBSD

ena: Support LLQ entry size recommendation from device
Needs ReviewPublic

Authored by osamaabb_amazon.com on Aug 20 2024, 8:47 AM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Sep 23, 12:35 PM
Unknown Object (File)
Fri, Sep 12, 10:18 PM
Unknown Object (File)
Sep 10 2025, 11:45 AM
Unknown Object (File)
Sep 5 2025, 6:34 AM
Unknown Object (File)
Sep 4 2025, 10:25 PM
Unknown Object (File)
Aug 21 2025, 12:13 AM
Unknown Object (File)
Jun 13 2025, 8:36 AM
Unknown Object (File)
Jun 12 2025, 8:34 AM
Subscribers

Details

Reviewers
cperciva
Summary

This commit adds support for receiving LLQ entry size recommendation
from the device. The driver will use the recommended entry size, unless
the user specifically chooses to use regular or large LLQ entry.

Also added enum ena_llq_header_size_policy_t and llq_plociy field in
order to support the new feature.

Approved by: cperciva
MFC after: 2 weeks
Sponsored by: Amazon, Inc.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 59099
Build 55986: arc lint + arc unit