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
Unknown Object (File)
Sat, Apr 25, 9:18 AM
Unknown Object (File)
Mon, Apr 20, 6:22 AM
Unknown Object (File)
Mon, Apr 20, 6:22 AM
Unknown Object (File)
Mon, Apr 20, 3:24 AM
Unknown Object (File)
Mon, Apr 20, 1:19 AM
Unknown Object (File)
Thu, Apr 16, 1:56 PM
Unknown Object (File)
Thu, Apr 16, 9:08 AM
Unknown Object (File)
Thu, Apr 9, 8:50 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.