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
F96409363: D43491.diff
Tue, Sep 24, 8:26 PM
F96343163: D43491.diff
Tue, Sep 24, 4:13 PM
F96290475: D43491.diff
Tue, Sep 24, 9:16 AM
Unknown Object (File)
Mon, Sep 23, 6:04 PM
Unknown Object (File)
Mon, Sep 23, 3:06 PM
Unknown Object (File)
Mon, Sep 23, 12:01 PM
Unknown Object (File)
Mon, Sep 23, 12:07 AM
Unknown Object (File)
Sun, Sep 22, 6:19 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 Skipped
Unit
Tests Skipped