Page MenuHomeFreeBSD

[3/6] sfxge(4): restrict the maximum number of RSS channels by the number of RSS buckets
ClosedPublic

Authored by arybchik on Jun 4 2016, 9:43 AM.
Tags
None
Referenced Files
F112493597: D6720.diff
Tue, Mar 18, 8:16 PM
Unknown Object (File)
Sun, Mar 2, 9:31 PM
Unknown Object (File)
Fri, Feb 28, 7:43 PM
Unknown Object (File)
Fri, Feb 21, 3:26 AM
Unknown Object (File)
Thu, Feb 20, 5:46 AM
Unknown Object (File)
Feb 16 2025, 7:53 AM
Unknown Object (File)
Feb 16 2025, 4:05 AM
Unknown Object (File)
Feb 7 2025, 12:13 PM
Subscribers

Details

Summary

This is done because one has no point to have more channels since they
will be unused.

Submitted by: Ivan Malov <Ivan.Malov at oktetlabs.ru>
Sponsored by: Solarflare Communications, Inc.

Test Plan

Kernel build tested together with D6718 (with/without RSS enabled).
Correct number of queues is created in accordance with number of RSS
buckets.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

arybchik retitled this revision from to [3/6] sfxge(4): restrict the maximum number of RSS channels by the number of RSS buckets.
arybchik updated this object.
arybchik edited the test plan for this revision. (Show Details)
arybchik added reviewers: gnn, adrian, philip, bz, np.
gnn edited edge metadata.
This revision is now accepted and ready to land.Jun 6 2016, 12:31 AM
This revision was automatically updated to reflect the committed changes.