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)
Fri, May 15, 7:43 PM
Unknown Object (File)
Fri, May 15, 7:42 PM
Unknown Object (File)
Fri, May 15, 7:42 PM
Unknown Object (File)
Fri, May 15, 7:42 PM
Unknown Object (File)
Fri, May 15, 7:34 PM
Unknown Object (File)
Fri, May 15, 7:32 PM
Unknown Object (File)
Fri, May 15, 3:21 AM
Unknown Object (File)
Thu, May 14, 5:27 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