Page MenuHomeFreeBSD

lib/ofed: Move to the rdma package
ClosedPublic

Authored by ivy on Thu, Nov 6, 12:14 AM.
Tags
None
Referenced Files
F135165313: D53604.id165961.diff
Fri, Nov 7, 2:11 AM
F135165087: D53604.id165961.diff
Fri, Nov 7, 2:08 AM
F135163762: D53604.id165923.diff
Fri, Nov 7, 1:53 AM
F135160102: D53604.id.diff
Fri, Nov 7, 1:06 AM
F135151849: D53604.id165961.diff
Thu, Nov 6, 11:16 PM
F135144215: D53604.id.diff
Thu, Nov 6, 9:37 PM
F135144213: D53604.id165923.diff
Thu, Nov 6, 9:37 PM
F135142672: D53604.diff
Thu, Nov 6, 9:15 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 Not Applicable
Unit
Tests Not Applicable