Page MenuHomeFreeBSD

sfxge(4): guard Rx scale code with corresponding option
ClosedPublic

Authored by arybchik on Nov 21 2018, 11:58 AM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Nov 20, 9:05 PM
Unknown Object (File)
Thu, Nov 20, 9:04 PM
Unknown Object (File)
Thu, Nov 20, 9:04 PM
Unknown Object (File)
Thu, Nov 20, 8:56 PM
Unknown Object (File)
Tue, Nov 18, 10:13 AM
Unknown Object (File)
Tue, Nov 18, 9:21 AM
Unknown Object (File)
Tue, Nov 18, 4:29 AM
Unknown Object (File)
Tue, Nov 18, 1:32 AM
Subscribers

Details

Summary

Previously only some of the code was guarded by this which caused
a build error when EFSYS_OPT_RX_SCALE is 0 (e.g. in manftest).

Submitted by: Tom Millington <tmillington at solarflare.com>
Sponsored by: Solarflare Communications, Inc.

Test Plan

amd64 tinderbox kernel builds tested
driver loaded/unloaded, interfaces up/down, traffic works fine

Diff Detail

Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 21138
Build 20501: arc lint + arc unit

Event Timeline

This revision was not accepted when it landed; it landed in state Needs Review.Nov 30 2018, 7:09 AM
This revision was automatically updated to reflect the committed changes.