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)
Wed, Jun 10, 11:31 AM
Unknown Object (File)
May 17 2026, 9:12 AM
Unknown Object (File)
May 11 2026, 7:00 AM
Unknown Object (File)
May 10 2026, 5:58 PM
Unknown Object (File)
May 7 2026, 4:16 PM
Unknown Object (File)
May 2 2026, 10:17 AM
Unknown Object (File)
Apr 30 2026, 6:44 AM
Unknown Object (File)
Apr 27 2026, 11:15 AM
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
Lint Not Applicable
Unit
Tests Not Applicable

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.