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)
Mon, Apr 22, 3:42 PM
Unknown Object (File)
Feb 1 2024, 11:02 PM
Unknown Object (File)
Feb 1 2024, 6:53 PM
Unknown Object (File)
Oct 25 2023, 10:59 PM
Unknown Object (File)
Oct 12 2023, 7:58 AM
Unknown Object (File)
Sep 30 2023, 7:24 PM
Unknown Object (File)
Aug 27 2023, 11:15 PM
Unknown Object (File)
Aug 27 2023, 10:19 PM
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
Lint Not Applicable
Unit
Tests Not Applicable

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.