Page MenuHomeFreeBSD

sfxge(4): add TLV item manipulation functions to common code
ClosedPublic

Authored by arybchik on May 9 2016, 8:21 AM.
Tags
None
Referenced Files
Unknown Object (File)
Jan 8 2025, 12:43 PM
Unknown Object (File)
Jan 8 2025, 10:48 AM
Unknown Object (File)
Nov 18 2024, 10:56 AM
Unknown Object (File)
Nov 14 2024, 1:38 PM
Unknown Object (File)
Oct 18 2024, 7:54 PM
Unknown Object (File)
Sep 23 2024, 2:58 PM
Unknown Object (File)
Sep 22 2024, 8:45 AM
Unknown Object (File)
Sep 22 2024, 3:42 AM
Subscribers

Details

Summary

Add creation, deletion and checksumming operations to the private copy of
TLV functions in the common code. Functions added in preparation for V3
licensing support, as licensing keys are stored in the TLV format. Missing
support for multiple segment partitions added. Annotations for Windows code
analysis also updated.

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

Test Plan

Build tested, driver loaded

Diff Detail

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

Event Timeline

arybchik retitled this revision from to sfxge(4): add TLV item manipulation functions to common code.
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.