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, Nov 3, 6:17 PM
Unknown Object (File)
Mon, Nov 3, 6:17 PM
Unknown Object (File)
Mon, Nov 3, 6:17 PM
Unknown Object (File)
Mon, Nov 3, 1:25 PM
Unknown Object (File)
Mon, Oct 13, 5:14 AM
Unknown Object (File)
Sep 5 2025, 6:41 AM
Unknown Object (File)
Aug 21 2025, 8:50 AM
Unknown Object (File)
Jul 7 2025, 11:39 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.