Page MenuHomeFreeBSD

mpi3mr: Update MPI Header to Version 36
ClosedPublic

Authored by chandrakanth.patil_broadcom.com on Apr 9 2025, 7:27 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Oct 10, 8:20 AM
Unknown Object (File)
Fri, Oct 3, 5:25 PM
Unknown Object (File)
Fri, Oct 3, 12:14 AM
Unknown Object (File)
Thu, Oct 2, 4:42 PM
Unknown Object (File)
Sun, Sep 28, 8:13 AM
Unknown Object (File)
Sep 17 2025, 10:22 AM
Unknown Object (File)
Sep 9 2025, 5:26 PM
Unknown Object (File)
Sep 9 2025, 9:14 AM
Subscribers
None

Details

Summary

Updated the MPI header files to version 36 to align with the latest
MPI specification. This includes updated structures, field definitions,
and constants required for compatibility with updated firmware.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

I have no way to verify all this easily ( I do have the tech docs, but that's a lot to plow through).
These changes look fine for what they do, though, so I'll trust the process and approve.

This revision is now accepted and ready to land.Apr 11 2025, 2:11 PM
In D49743#1134834, @imp wrote:

I have no way to verify all this easily ( I do have the tech docs, but that's a lot to plow through).
These changes look fine for what they do, though, so I'll trust the process and approve.

This are standard MPI headers and will be ever evolving. We have tested the driver with this MPI headers included and have not seen any issues.

This revision was automatically updated to reflect the committed changes.