Page MenuHomeFreeBSD

ofed: fix warnings during libibverbs compilation
ClosedPublic

Authored by bartosz.sobczak_intel.com on Jan 18 2024, 9:52 AM.
Tags
None
Referenced Files
F124948208: D43491.diff
Fri, Aug 1, 2:48 PM
Unknown Object (File)
Wed, Jul 23, 4:12 PM
Unknown Object (File)
Fri, Jul 11, 3:40 AM
Unknown Object (File)
Jun 24 2025, 1:54 PM
Unknown Object (File)
Jun 17 2025, 8:15 PM
Unknown Object (File)
Jun 16 2025, 10:56 PM
Unknown Object (File)
Jun 15 2025, 12:52 AM
Unknown Object (File)
Jun 12 2025, 2:34 AM
Subscribers

Details

Summary

create_qp_handle_resp_common_cleanup should be void
__ibv_cleanup_wq should use wq->cond for cond destroy
both issues were overlooked in:
a687910 ('Cleanup pthread locks in ofed RDMA verbs')

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

Diff Detail

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