Page MenuHomeFreeBSD

Fix mismerge in OFED update
ClosedPublic

Authored by rstone on Jan 29 2021, 8:52 PM.
Tags
None
Referenced Files
Unknown Object (File)
Aug 24 2023, 12:19 PM
Unknown Object (File)
Aug 17 2023, 1:50 PM
Unknown Object (File)
Aug 16 2023, 9:41 AM
Unknown Object (File)
May 16 2023, 9:16 AM
Unknown Object (File)
May 3 2023, 8:34 PM
Unknown Object (File)
Mar 3 2023, 9:46 AM
Unknown Object (File)
Feb 15 2023, 6:15 AM
Unknown Object (File)
Feb 13 2023, 4:16 PM
Subscribers

Details

Summary

When OFED was upgraded to Linux v4.9, a bunch of Linux-specific
netlink changes were dropped. Unfortunately, there was a mismerge
in this process and as a result ib_sa_cancel_query() would fail to
cancel an outstanding MAD.

This was causing rdma_destroy_id() to hang indefinitely waiting
for the MAD to complete and release the final reference.

Sponsored by: Dell Inc.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 36614
Build 33503: arc lint + arc unit