Page MenuHomeFreeBSD

sfxge(4): do not limit driver RSS table to RSS channels max
ClosedPublic

Authored by arybchik on Dec 26 2016, 10:09 AM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Apr 6, 1:22 PM
Unknown Object (File)
Sun, Apr 5, 4:06 AM
Unknown Object (File)
Fri, Mar 27, 11:53 PM
Unknown Object (File)
Fri, Mar 27, 8:04 PM
Unknown Object (File)
Fri, Mar 27, 5:41 PM
Unknown Object (File)
Mar 19 2026, 7:54 PM
Unknown Object (File)
Mar 16 2026, 11:14 PM
Unknown Object (File)
Mar 16 2026, 8:52 PM
Subscribers

Details

Summary

Specification of entire RSS table in the driver allows to spread traffic
more equally across CPUs/RSS channels if number of RSS channels is not
power of 2.

Test Plan

Build tested, driver loaded, traffic works

Diff Detail

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

Event Timeline

arybchik retitled this revision from to sfxge(4): do not limit driver RSS table to RSS channels max.
arybchik updated this object.
arybchik edited the test plan for this revision. (Show Details)
arybchik added reviewers: gnn, philip, np, bz.
philip edited edge metadata.

This looks sane.

This revision is now accepted and ready to land.Dec 26 2016, 10:22 AM
This revision was automatically updated to reflect the committed changes.