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
F153718253: D35687.id107424.diff
Thu, Apr 23, 4:41 AM
F153686627: D35687.id.diff
Wed, Apr 22, 10:27 PM
Unknown Object (File)
Tue, Apr 21, 8:05 AM
Unknown Object (File)
Tue, Apr 21, 2:49 AM
Unknown Object (File)
Mon, Apr 20, 7:29 PM
Unknown Object (File)
Mon, Apr 20, 3:31 PM
Unknown Object (File)
Tue, Apr 7, 6:22 PM
Unknown Object (File)
Mon, Mar 30, 12:12 PM
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