Page MenuHomeFreeBSD

sfxge(4): improve PCIe link speed and width check
ClosedPublic

Authored by arybchik on May 14 2016, 6:31 AM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Mar 11, 8:56 PM
Unknown Object (File)
Sun, Mar 9, 5:08 AM
Unknown Object (File)
Thu, Mar 6, 6:18 PM
Unknown Object (File)
Jan 24 2025, 12:56 AM
Unknown Object (File)
Jan 8 2025, 4:26 AM
Unknown Object (File)
Dec 22 2024, 7:32 PM
Unknown Object (File)
Nov 23 2024, 10:16 AM
Unknown Object (File)
Nov 22 2024, 8:03 AM
Subscribers

Details

Summary

Perform a more accurate check of whether the PCIe bandwidth is
sufficient for the current/supported port modes.

Give a different warning if there is sufficient bandwidth to achieve
line rate, but the link is not fast enough for optimal latency.

Submitted by: Mark Spender <mspender at solarflare.com>
Sponsored by: Solarflare Communications, Inc.
MFC after: 1 week

Test Plan

Build sanity checked. Driver loaded.

Diff Detail

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

Event Timeline

arybchik retitled this revision from to sfxge(4): improve PCIe link speed and width check.
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.