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
Unknown Object (File)
Thu, Mar 6, 6:08 AM
Unknown Object (File)
Wed, Feb 26, 10:35 AM
Unknown Object (File)
Mon, Feb 24, 8:10 AM
Unknown Object (File)
Feb 8 2025, 11:31 AM
Unknown Object (File)
Feb 4 2025, 5:08 PM
Unknown Object (File)
Feb 4 2025, 2:05 AM
Unknown Object (File)
Jan 26 2025, 6:32 AM
Unknown Object (File)
Jan 19 2025, 7:27 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