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)
Wed, Oct 2, 7:00 PM
Unknown Object (File)
Oct 1 2024, 1:07 PM
Unknown Object (File)
Oct 1 2024, 12:33 PM
Unknown Object (File)
Sep 20 2024, 6:58 AM
Unknown Object (File)
Sep 20 2024, 1:47 AM
Unknown Object (File)
Sep 19 2024, 3:31 AM
Unknown Object (File)
Sep 18 2024, 6:49 PM
Unknown Object (File)
Sep 17 2024, 8:28 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