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
Unknown Object (File)
Tue, Jul 28, 2:02 PM
Unknown Object (File)
Mon, Jul 27, 3:39 PM
Unknown Object (File)
Tue, Jul 21, 5:19 PM
Unknown Object (File)
Sat, Jul 18, 7:58 PM
Unknown Object (File)
Fri, Jul 17, 4:26 PM
Unknown Object (File)
Jul 3 2026, 10:10 PM
Unknown Object (File)
Jun 27 2026, 8:49 PM
Unknown Object (File)
Jun 26 2026, 12:32 PM
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