Page MenuHomeFreeBSD

ice(4): add ice_rdma.c to module makefile
ClosedPublic

Authored by bartosz.sobczak_intel.com on Jul 1 2022, 9:50 AM.
Tags
None
Referenced Files
F161550260: D35687.id108090.diff
Sat, Jul 4, 7:00 PM
Unknown Object (File)
Wed, Jul 1, 3:18 PM
Unknown Object (File)
Tue, Jun 30, 3:35 PM
Unknown Object (File)
Sat, Jun 20, 10:44 PM
Unknown Object (File)
May 21 2026, 12:24 AM
Unknown Object (File)
May 15 2026, 2:53 AM
Unknown Object (File)
May 15 2026, 1:16 AM
Unknown Object (File)
May 15 2026, 1:16 AM
Subscribers

Details

Summary

When ice is built as a module, it can't be loaded due to unresolved
symbol.
Ensuring in Makefile that the ice_rdma.c is built fixes the problem.

Signed-off-by: Bartosz Sobczak <bartosz.sobczak@intel.com>

Sponsored by: Intel Corporation

Diff Detail

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