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)
Wed, Nov 6, 5:43 AM
Unknown Object (File)
Wed, Nov 6, 5:43 AM
Unknown Object (File)
Wed, Nov 6, 5:43 AM
Unknown Object (File)
Mon, Nov 4, 4:56 AM
Unknown Object (File)
Oct 21 2024, 3:02 AM
Unknown Object (File)
Sep 27 2024, 10:22 AM
Unknown Object (File)
Sep 26 2024, 1:08 PM
Unknown Object (File)
Sep 25 2024, 2:27 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.