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, Jan 29, 4:48 AM
Unknown Object (File)
Sun, Jan 26, 3:58 PM
Unknown Object (File)
Sat, Jan 25, 1:29 PM
Unknown Object (File)
Sun, Jan 19, 8:38 AM
Unknown Object (File)
Jan 13 2025, 1:04 AM
Unknown Object (File)
Dec 4 2024, 10:07 AM
Unknown Object (File)
Dec 4 2024, 6:10 AM
Unknown Object (File)
Dec 3 2024, 3:32 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
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.