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 14, 7:52 PM
Unknown Object (File)
Mon, Nov 4, 3:16 PM
Unknown Object (File)
Sun, Nov 3, 1:53 PM
Unknown Object (File)
Sep 30 2024, 4:10 PM
Unknown Object (File)
Sep 24 2024, 11:02 PM
Unknown Object (File)
Sep 22 2024, 7:30 PM
Unknown Object (File)
Sep 21 2024, 5:25 AM
Unknown Object (File)
Sep 16 2024, 11:23 PM
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.