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
F161015896: D46370.id142229.diff
Mon, Jun 29, 9:11 PM
Unknown Object (File)
Sun, Jun 28, 8:08 PM
Unknown Object (File)
May 30 2026, 12:08 PM
Unknown Object (File)
May 30 2026, 12:48 AM
Unknown Object (File)
May 28 2026, 3:13 AM
Unknown Object (File)
May 17 2026, 10:10 PM
Unknown Object (File)
May 9 2026, 10:17 PM
Unknown Object (File)
May 7 2026, 3:35 PM
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