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)
Sep 7 2025, 11:21 AM
Unknown Object (File)
Aug 24 2025, 10:11 AM
Unknown Object (File)
Jul 4 2025, 10:10 PM
Unknown Object (File)
Jul 2 2025, 11:38 PM
Unknown Object (File)
Jun 24 2025, 2:34 PM
Unknown Object (File)
Jun 18 2025, 7:45 PM
Unknown Object (File)
Jun 16 2025, 1:23 AM
Unknown Object (File)
Jun 11 2025, 11:05 AM
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
Lint Not Applicable
Unit
Tests Not Applicable

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.