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, May 28, 3:38 PM
Unknown Object (File)
Mon, May 27, 4:49 PM
Unknown Object (File)
Mon, May 13, 4:32 AM
Unknown Object (File)
Apr 27 2024, 12:30 AM
Unknown Object (File)
Apr 23 2024, 12:42 AM
Unknown Object (File)
Feb 11 2024, 1:26 AM
Unknown Object (File)
Feb 6 2024, 2:59 AM
Unknown Object (File)
Feb 1 2024, 12:58 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 Skipped
Unit
Tests Skipped