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)
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
Unknown Object (File)
Oct 1 2024, 12:58 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.