Page MenuHomeFreeBSD

[1/6] sfxge(4): prepare sfxge to be RSS API aware
ClosedPublic

Authored by arybchik on Jun 4 2016, 9:35 AM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Dec 2, 7:29 PM
Unknown Object (File)
Nov 6 2024, 5:38 AM
Unknown Object (File)
Nov 6 2024, 5:38 AM
Unknown Object (File)
Nov 6 2024, 5:35 AM
Unknown Object (File)
Nov 4 2024, 4:56 AM
Unknown Object (File)
Oct 21 2024, 9:44 AM
Unknown Object (File)
Oct 18 2024, 1:12 PM
Unknown Object (File)
Oct 7 2024, 8:40 AM
Subscribers

Details

Summary

This change is needed because 'opt_rss.h' is included by multiple source
files and RSS macro is defined as 1 within the file during build process
if option RSS is enabled in the kernel.

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

Test Plan

Kenrel built with and without RSS option enabled.

Diff Detail

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

Event Timeline

arybchik retitled this revision from to [1/6] sfxge(4): prepare sfxge to be RSS API aware.
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.