Page MenuHomeFreeBSD

sfxge(4): restructure efx_lic to support V3 licensing
ClosedPublic

Authored by arybchik on May 14 2016, 6:11 AM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Aug 13, 3:13 AM
Unknown Object (File)
Mon, Aug 10, 2:34 PM
Unknown Object (File)
Sun, Aug 9, 5:00 PM
Unknown Object (File)
Sun, Aug 9, 5:00 PM
Unknown Object (File)
Sun, Aug 9, 4:59 PM
Unknown Object (File)
Sat, Aug 8, 7:18 AM
Unknown Object (File)
Fri, Jul 24, 6:09 PM
Unknown Object (File)
Jun 14 2026, 11:12 AM
Subscribers

Details

Summary

Create separate implementations of the efx_lic API for each revision of the
licensing system. All processing of the V1/V2 license partition is moved to
efx_lic, and an implementation of V3 licensing uses the existing TLV functions
with extensions for writing new TLV entries.

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

Test Plan

Build sanity tested, but it should not be affected in fact, since
licensing support is disabled in FreeBSD driver.

Diff Detail

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

Event Timeline

arybchik retitled this revision from to sfxge(4): restructure efx_lic to support V3 licensing.
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.