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)
Wed, Jan 8, 6:25 PM
Unknown Object (File)
Dec 2 2024, 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
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.