Page MenuHomeFreeBSD

sfxge(4): cleanup: make VPD lookups quieter
ClosedPublic

Authored by arybchik on May 14 2016, 6:25 AM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Apr 22, 2:19 AM
Unknown Object (File)
Tue, Apr 21, 12:06 PM
Unknown Object (File)
Mon, Apr 20, 2:15 PM
Unknown Object (File)
Sat, Apr 11, 1:48 PM
Unknown Object (File)
Sat, Apr 11, 6:04 AM
Unknown Object (File)
Thu, Apr 9, 8:41 PM
Unknown Object (File)
Sat, Apr 4, 9:04 AM
Unknown Object (File)
Thu, Apr 2, 11:37 PM
Subscribers

Details

Summary

A lookup on a VPD entry which is missing reports several failure messages as
it propagates through wrapper functions. Restructured the wrappers to treat
this gracefully as an expected case.

Submitted by: Richard Houldsworth <rhouldsworth at solarflare.com>
Sponsored by: Solarflare Communications, Inc.
MFC after: 1 week

Test Plan

Build sanity checked.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 3739
Build 3782: arc lint + arc unit

Event Timeline

arybchik retitled this revision from to sfxge(4): cleanup: make VPD lookups quieter.
arybchik updated this object.
arybchik edited the test plan for this revision. (Show Details)
arybchik added reviewers: gnn, philip, np, bz.
This revision was automatically updated to reflect the committed changes.