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
Unknown Object (File)
Dec 20 2023, 8:37 AM
Unknown Object (File)
Dec 3 2023, 2:56 PM
Unknown Object (File)
May 6 2023, 1:07 PM
Unknown Object (File)
Apr 26 2023, 3:57 PM
Unknown Object (File)
Apr 9 2023, 6:26 AM
Unknown Object (File)
Apr 18 2017, 7:12 PM
Unknown Object (File)
Apr 8 2017, 8:45 AM
Unknown Object (File)
Mar 17 2017, 9:03 PM
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
Lint Not Applicable
Unit
Tests Not Applicable

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.