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
F86987015: D6718.diff
Fri, Jun 28, 2:15 AM
Unknown Object (File)
Sat, Jun 1, 7:07 PM
Unknown Object (File)
May 28 2024, 5:47 PM
Unknown Object (File)
Mar 18 2024, 7:54 PM
Unknown Object (File)
Jan 10 2024, 5:47 PM
Unknown Object (File)
Jan 10 2024, 5:47 PM
Unknown Object (File)
Jan 10 2024, 5:44 PM
Unknown Object (File)
Jan 10 2024, 5:28 PM
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
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 4106
Build 4149: arc lint + arc unit

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.