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)
Mar 17 2024, 9:15 AM
Unknown Object (File)
Mar 17 2024, 8:52 AM
Unknown Object (File)
Mar 9 2024, 2:36 PM
Unknown Object (File)
Feb 10 2024, 12:38 PM
Unknown Object (File)
Jan 23 2024, 9:31 PM
Unknown Object (File)
Jan 8 2024, 4:15 PM
Unknown Object (File)
Dec 20 2023, 1:03 AM
Unknown Object (File)
Nov 8 2023, 10:16 PM
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
Lint Not Applicable
Unit
Tests Not Applicable

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.