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)
Feb 8 2024, 2:10 AM
Unknown Object (File)
Jan 10 2024, 5:48 PM
Unknown Object (File)
Jan 10 2024, 5:48 PM
Unknown Object (File)
Jan 10 2024, 5:48 PM
Unknown Object (File)
Jan 10 2024, 5:28 PM
Unknown Object (File)
Dec 20 2023, 8:04 AM
Unknown Object (File)
Aug 6 2023, 4:50 AM
Unknown Object (File)
Aug 6 2023, 4:47 AM
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.