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
F158680879: D6364.id16369.diff
Thu, Jun 4, 3:33 PM
Unknown Object (File)
Sun, May 31, 5:36 PM
Unknown Object (File)
Sat, May 30, 10:44 AM
Unknown Object (File)
Tue, May 19, 8:43 PM
Unknown Object (File)
Wed, May 6, 6:30 AM
Unknown Object (File)
May 4 2026, 2:59 PM
Unknown Object (File)
May 1 2026, 2:50 PM
Unknown Object (File)
Apr 30 2026, 9:06 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.