Page MenuHomeFreeBSD

sfxge(4): generalise EF10 NVRAM buffer interface
ClosedPublic

Authored by arybchik on Nov 21 2018, 11:54 AM.
Tags
None
Referenced Files
F82401946: D18256.diff
Sun, Apr 28, 5:18 AM
Unknown Object (File)
Jan 11 2024, 9:58 PM
Unknown Object (File)
Dec 23 2023, 12:04 AM
Unknown Object (File)
Jul 9 2023, 1:08 PM
Unknown Object (File)
Jul 9 2023, 1:07 PM
Unknown Object (File)
Jul 9 2023, 1:07 PM
Unknown Object (File)
Jul 4 2023, 10:25 PM
Unknown Object (File)
Apr 8 2023, 12:14 AM
Subscribers

Details

Summary

The SFN driver's PartitionControl WMI object requires an API to parse
and filter partition data in TLV format, particularly for the Dynamic
Config partition. The ef10_nvram_buffer functions provide this
functionality but are tied to use with license partition only.
Modify functions so they are applicable to all TLV partitions and add
functions to support in-place tag modification.

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

Test Plan

amd64 tinderbox kernel builds tested
driver loaded/unloaded, interfaces up/down, traffic works fine

Diff Detail

Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 21114
Build 20477: arc lint + arc unit

Event Timeline

This revision was not accepted when it landed; it landed in state Needs Review.Nov 30 2018, 7:07 AM
This revision was automatically updated to reflect the committed changes.