Page MenuHomeFreeBSD

Use the standard method for localizing of MSI-X table bar.
ClosedPublic

Authored by mmel on Nov 18 2020, 12:56 PM.
Tags
None
Referenced Files
Unknown Object (File)
Nov 1 2024, 6:19 AM
Unknown Object (File)
Oct 2 2024, 5:27 PM
Unknown Object (File)
Sep 29 2024, 10:13 PM
Unknown Object (File)
Sep 8 2024, 4:47 AM
Unknown Object (File)
Aug 31 2024, 2:33 AM
Unknown Object (File)
Aug 23 2024, 9:49 PM
Unknown Object (File)
Aug 22 2024, 3:18 AM
Unknown Object (File)
Aug 14 2024, 12:20 PM
Subscribers

Details

Summary

Current way, hardcoded value plus heuristic is not conform to the PCI(e)
specification and fails on systems where MSI-X bar is not initialized by
BIOS/ACPI (many arm or arm64 systems for example).
Instead, use the standard PCI(e) capability for determining of
MSIX table bar address.

MFC after: 3 weeks

Diff Detail

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

Event Timeline

mmel requested review of this revision.Nov 18 2020, 12:56 PM
erj added a subscriber: Intel Networking.
erj removed a subscriber: Intel Networking.
This revision was not accepted when it landed; it landed in state Needs Review.Dec 16 2020, 2:39 PM
This revision was automatically updated to reflect the committed changes.