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)
Oct 5 2024, 6:39 AM
Unknown Object (File)
Oct 1 2024, 4:51 PM
Unknown Object (File)
Sep 20 2024, 1:32 PM
Unknown Object (File)
Sep 11 2024, 3:10 PM
Unknown Object (File)
Sep 8 2024, 4:39 PM
Unknown Object (File)
Sep 7 2024, 3:24 PM
Unknown Object (File)
Sep 7 2024, 2:06 PM
Unknown Object (File)
Jul 21 2024, 9:44 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.