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)
Wed, Apr 23, 1:36 AM
Unknown Object (File)
Mon, Apr 21, 9:38 PM
Unknown Object (File)
Sun, Apr 20, 11:36 PM
Unknown Object (File)
Sat, Apr 19, 10:45 PM
Unknown Object (File)
Mon, Apr 7, 10:27 PM
Unknown Object (File)
Mar 25 2025, 8:30 AM
Unknown Object (File)
Mar 21 2025, 8:23 PM
Unknown Object (File)
Mar 19 2025, 8:15 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