Page MenuHomeFreeBSD

iflib: Add subinterface interrupt allocation function
AbandonedPublic

Authored by erj on May 1 2023, 11:35 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Nov 10, 4:11 AM
Unknown Object (File)
Mon, Nov 10, 4:10 AM
Unknown Object (File)
Mon, Nov 10, 1:16 AM
Unknown Object (File)
Thu, Nov 6, 1:09 AM
Unknown Object (File)
Tue, Oct 28, 7:28 PM
Unknown Object (File)
Oct 26 2025, 5:24 PM
Unknown Object (File)
Oct 25 2025, 3:47 PM
Unknown Object (File)
Oct 16 2025, 7:53 AM

Details

Reviewers
shurd
Group Reviewers
iflib
Summary

The ice(4) driver will add the ability to create extra interfaces
that hang off of the base interface; to do that the driver requires
a method for the subinterface to request hardware interrupt resources
from the base interface.

Fix a related function definition argument line size issue as well.

Signed-off-by: Eric Joyner <erj@FreeBSD.org>

Diff Detail

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