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
F150766400: D18280.id.diff
Fri, Apr 3, 10:13 PM
Unknown Object (File)
Mon, Mar 23, 7:25 PM
Unknown Object (File)
Sat, Mar 21, 4:31 PM
Unknown Object (File)
Wed, Mar 18, 11:26 PM
Unknown Object (File)
Tue, Mar 17, 9:06 PM
Unknown Object (File)
Tue, Mar 17, 8:01 PM
Unknown Object (File)
Tue, Mar 17, 5:35 AM
Unknown Object (File)
Mon, Mar 9, 11:42 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

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

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.