Page MenuHomeFreeBSD

sfxge(4): support Medford bootcfg partition layout in common code
ClosedPublic

Authored by arybchik on Dec 28 2016, 1:16 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sep 25 2024, 10:05 PM
Unknown Object (File)
Sep 22 2024, 8:11 PM
Unknown Object (File)
Sep 21 2024, 4:56 AM
Unknown Object (File)
Sep 17 2024, 10:31 AM
Unknown Object (File)
Sep 1 2024, 6:43 AM
Unknown Object (File)
Aug 18 2024, 4:17 PM
Unknown Object (File)
Aug 17 2024, 6:33 PM
Unknown Object (File)
Aug 17 2024, 10:35 AM
Subscribers

Details

Summary

For Siena and Huntington, the per-port bootcfg (aka expcfg) is
stored in a dedicated 4Kbyte partition for each port.

For Medford, the per-PF bootcfg is stored in a 2Kbyte sector
within a single shared partition. Update the common code to support
the new bootcfg layout.

Submitted by: Andy Moreton <amoreton at solarflare.com>
Sponsored by: Solarflare Communications, Inc.
MFC after: 2 days

Test Plan

amd64 kernels tinderbox build tested

Diff Detail

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

Event Timeline

arybchik retitled this revision from to sfxge(4): support Medford bootcfg partition layout in common code.
arybchik updated this object.
arybchik edited the test plan for this revision. (Show Details)
arybchik added reviewers: gnn, philip, np, bz.
gnn edited edge metadata.
This revision is now accepted and ready to land.Dec 28 2016, 4:36 PM
This revision was automatically updated to reflect the committed changes.