Page MenuHomeFreeBSD

sfxge(4): support non-interrupting event queues creation
ClosedPublic

Authored by arybchik on Dec 29 2016, 8:37 AM.
Tags
None
Referenced Files
F107352198: D8967.diff
Sun, Jan 12, 10:07 PM
Unknown Object (File)
Nov 24 2024, 3:02 AM
Unknown Object (File)
Nov 22 2024, 3:04 AM
Unknown Object (File)
Nov 21 2024, 10:48 PM
Unknown Object (File)
Oct 30 2024, 2:56 PM
Unknown Object (File)
Oct 11 2024, 12:48 PM
Unknown Object (File)
Oct 4 2024, 10:37 PM
Unknown Object (File)
Oct 2 2024, 10:16 AM
Subscribers

Details

Summary

Poll-mode driver does not use interrupts and number of used event queues
should not be limitted by the number of interrupts allocated for the NIC.

Sponsored by: Solarflare Communications, Inc.
MFC after: 2 days

Test Plan

amd64 kernels tinderbox build tested

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 6445
Build 6675: arc lint + arc unit

Event Timeline

arybchik retitled this revision from to sfxge(4): support non-interrupting event queues creation.
arybchik updated this object.
arybchik edited the test plan for this revision. (Show Details)
arybchik added reviewers: gnn, philip, np, bz.
gnn edited edge metadata.
This revision is now accepted and ready to land.Dec 29 2016, 3:30 PM
This revision was automatically updated to reflect the committed changes.