Page MenuHomeFreeBSD

sfxge(4): generalise EF10 NVRAM buffer interface
ClosedPublic

Authored by arybchik on Nov 21 2018, 11:54 AM.
Tags
None
Referenced Files
F165973754: D18256.id51389.diff
Mon, Aug 10, 6:45 PM
F165973677: D18256.id50855.diff
Mon, Aug 10, 6:45 PM
F165973456: D18256.diff
Mon, Aug 10, 6:43 PM
Unknown Object (File)
Sun, Aug 9, 4:09 PM
Unknown Object (File)
Sat, Aug 8, 9:17 AM
Unknown Object (File)
Tue, Jul 28, 8:46 AM
Unknown Object (File)
Mon, Jul 27, 3:15 PM
Unknown Object (File)
Sat, Jul 25, 11:19 PM
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

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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.