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
F82179680: D35687.diff
Fri, Apr 26, 5:50 AM
Unknown Object (File)
Thu, Apr 25, 6:58 AM
Unknown Object (File)
Wed, Apr 24, 2:29 AM
Unknown Object (File)
Sun, Apr 7, 3:09 PM
Unknown Object (File)
Sun, Apr 7, 2:50 PM
Unknown Object (File)
Feb 15 2024, 2:42 AM
Unknown Object (File)
Jan 10 2024, 1:52 AM
Unknown Object (File)
Dec 22 2023, 11:03 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 Skipped
Unit
Tests Skipped