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)
Sat, Apr 11, 2:18 AM
Unknown Object (File)
Thu, Apr 9, 5:53 AM
Unknown Object (File)
Thu, Apr 9, 5:53 AM
Unknown Object (File)
Thu, Apr 9, 4:07 AM
Unknown Object (File)
Mon, Apr 6, 10:27 PM
Unknown Object (File)
Sun, Apr 5, 11:48 AM
Unknown Object (File)
Sun, Apr 5, 7:58 AM
Unknown Object (File)
Sat, Apr 4, 11:42 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