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)
Fri, Sep 11, 11:42 AM
Unknown Object (File)
Tue, Sep 8, 6:21 AM
Unknown Object (File)
Sun, Sep 6, 9:51 AM
Unknown Object (File)
Sat, Sep 5, 6:26 PM
Unknown Object (File)
Thu, Sep 3, 5:54 PM
Unknown Object (File)
Thu, Sep 3, 5:11 PM
Unknown Object (File)
Thu, Sep 3, 3:57 PM
Unknown Object (File)
Tue, Sep 1, 10:36 PM

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