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)
Sat, Nov 23, 10:16 AM
Unknown Object (File)
Nov 22 2024, 8:03 AM
Unknown Object (File)
Nov 22 2024, 7:38 AM
Unknown Object (File)
Nov 14 2024, 2:15 AM
Unknown Object (File)
Nov 10 2024, 11:29 PM
Unknown Object (File)
Nov 5 2024, 3:28 PM
Unknown Object (File)
Nov 5 2024, 3:27 PM
Unknown Object (File)
Nov 5 2024, 3:26 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.