Page MenuHomeFreeBSD

lib/ofed: Move to the rdma package
ClosedPublic

Authored by ivy on Nov 6 2025, 12:14 AM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Jun 23, 12:57 PM
Unknown Object (File)
Mon, Jun 22, 11:44 PM
Unknown Object (File)
Mon, Jun 22, 4:01 AM
Unknown Object (File)
Sat, Jun 20, 6:22 AM
Unknown Object (File)
Thu, Jun 18, 2:01 PM
Unknown Object (File)
Mon, Jun 15, 8:15 PM
Unknown Object (File)
Thu, Jun 4, 5:08 PM
Unknown Object (File)
Thu, Jun 4, 5:07 PM
Subscribers

Details

Summary

We have an existing rdma package for IB/rdma-related files, but most
of ofed isn't in that package, making it rather useless. Move all of
lib/ofed to the rdma package.

Add a separate rdma-lib package using LIB_PACKAGE, since utilities
depends on the rdma libraries and we don't want that to pull in all
of rdma.

This change moves files between packages so, until we have a proper
policy on how to handle this in release/stable branches, it should
not be MFC'd.

PR: 263227
MFC after: never

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 68442
Build 65325: arc lint + arc unit