Page MenuHomeFreeBSD

sfxge(4): set moderation in efx_ev_qcreate.
ClosedPublic

Authored by arybchik on Jun 1 2016, 6:54 AM.
Tags
None
Referenced Files
F166295150: D6673.id17177.diff
Wed, Aug 12, 5:36 PM
F166146484: D6673.id17177.diff
Tue, Aug 11, 11:33 PM
Unknown Object (File)
Sun, Aug 9, 2:36 AM
Unknown Object (File)
Sat, Aug 8, 12:03 PM
Unknown Object (File)
Jun 4 2026, 12:51 AM
Unknown Object (File)
May 2 2026, 11:11 PM
Unknown Object (File)
May 1 2026, 11:41 PM
Unknown Object (File)
Apr 21 2026, 12:13 PM
Subscribers

Details

Summary

This simplifies setting an initial interrupt moderation value, and
avoids most calls to evx_ev_qmoderate from contexts where MCDI is
not allowed (MCDI is need for an EVQ timer workaround in a later patch).

Submitted by: Andy Moreton <amoreton at solarflare.com>
Sponsored by: Solarflare Communications, Inc.
MFC after: 1 week

Test Plan

Build tested. Module loaded/unloaded. Interface up.
amd64 kernels tinderbox check is in progress.

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): set moderation in efx_ev_qcreate..
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.Jun 1 2016, 1:53 PM
This revision was automatically updated to reflect the committed changes.