Page MenuHomeFreeBSD

sfxge(4): fix probes in licensing support
ClosedPublic

Authored by arybchik on Nov 21 2018, 11:25 AM.
Tags
None
Referenced Files
F146400427: D18118.id51055.diff
Mon, Mar 2, 9:54 AM
Unknown Object (File)
Tue, Feb 24, 2:04 PM
Unknown Object (File)
Tue, Feb 24, 1:01 PM
Unknown Object (File)
Mon, Feb 23, 6:19 PM
Unknown Object (File)
Mon, Feb 23, 4:07 PM
Unknown Object (File)
Fri, Feb 20, 9:38 PM
Unknown Object (File)
Dec 12 2025, 10:52 AM
Unknown Object (File)
Dec 1 2025, 4:00 PM
Subscribers

Details

Summary

EFSYS_PROBE1 takes one typed value (in addition to the probe name),
whereas EFSYS_PROBE has just the probe name.

Which to use is determined by the probe name – “fail1” probes are
expected to include the function result.

Submitted by: Mark Spender <mspender at solarflare.com>
Sponsored by: Solarflare Communications, Inc.
MFC after: 1 week

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 20974
Build 20339: arc lint + arc unit

Event Timeline

This revision was not accepted when it landed; it landed in state Needs Review.Nov 24 2018, 4:32 PM
This revision was automatically updated to reflect the committed changes.