Page MenuHomeFreeBSD

sfxge(4): add helper to compute timer quantum
ClosedPublic

Authored by arybchik on Jun 3 2016, 5:31 AM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Nov 18, 7:12 AM
Unknown Object (File)
Mon, Nov 4, 5:13 AM
Unknown Object (File)
Mon, Nov 4, 5:13 AM
Unknown Object (File)
Mon, Nov 4, 5:13 AM
Unknown Object (File)
Mon, Nov 4, 5:00 AM
Unknown Object (File)
Sat, Nov 2, 2:04 AM
Unknown Object (File)
Oct 22 2024, 9:19 AM
Unknown Object (File)
Oct 20 2024, 1:48 PM
Subscribers

Details

Summary

This also adjusts the timer values used to match the Linux net
driver implementation:
a) non-zero time intervals should result in at least one quantum
b) timer load/reload values are only zero biased for Falcon/Siena

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

Test Plan

Module built, loaded, interface up, IPv4 traffic work.
amd64 tinderbox kernels is in progress

Diff Detail

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

Event Timeline

arybchik retitled this revision from to sfxge(4): add helper to compute timer quantum.
arybchik updated this object.
arybchik edited the test plan for this revision. (Show Details)
arybchik added reviewers: gnn, philip, bz, np.
This revision was automatically updated to reflect the committed changes.