Page MenuHomeFreeBSD

lib/ofed: Move to the rdma package
ClosedPublic

Authored by ivy on Nov 6 2025, 12:14 AM.
Tags
None
Referenced Files
F152548747: D53604.id165923.diff
Wed, Apr 15, 3:04 PM
Unknown Object (File)
Tue, Apr 14, 11:23 AM
Unknown Object (File)
Tue, Apr 14, 6:05 AM
Unknown Object (File)
Tue, Apr 14, 12:10 AM
Unknown Object (File)
Sat, Apr 11, 2:28 PM
Unknown Object (File)
Wed, Apr 8, 11:14 PM
Unknown Object (File)
Tue, Apr 7, 9:45 AM
Unknown Object (File)
Sun, Apr 5, 5:38 AM
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 Not Applicable
Unit
Tests Not Applicable