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)
Mon, Dec 9, 8:43 AM
Unknown Object (File)
Dec 2 2024, 11:34 PM
Unknown Object (File)
Nov 19 2024, 5:04 PM
Unknown Object (File)
Nov 17 2024, 7:00 PM
Unknown Object (File)
Nov 13 2024, 11:28 PM
Unknown Object (File)
Nov 12 2024, 9:35 AM
Unknown Object (File)
Sep 30 2024, 4:58 AM
Unknown Object (File)
Sep 26 2024, 7:07 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