Page MenuHomeFreeBSD

mlx5: Extend mlx5dv_get_qp() to return UAR mapping info
Needs ReviewPublic

Authored by khng on Oct 12 2023, 7:20 PM.
Tags
None
Referenced Files
F138044645: D42176.diff
Fri, Nov 28, 11:24 AM
F138018916: D42176.id128685.diff
Fri, Nov 28, 5:20 AM
Unknown Object (File)
Sat, Nov 22, 12:33 AM
Unknown Object (File)
Wed, Nov 19, 2:06 AM
Unknown Object (File)
Oct 16 2025, 12:30 PM
Unknown Object (File)
Oct 16 2025, 12:30 PM
Unknown Object (File)
Oct 16 2025, 12:40 AM
Unknown Object (File)
Oct 16 2025, 12:40 AM
Subscribers

Details

Reviewers
kib
Summary

Extend mlx5dv_get_qp() to return UAR mapping info. This can allow a
process to share its doorbell access with secondary process by re-mmap
the UAR address on the device and make it accessible as a user space
address.

Signed-off-by: Xueming Li <xuemingl@mellanox.com>
Reviewed-by: Yishai Hadas <yishaih@mellanox.com>

[khng: Cherry-picked from rdma-core
14d0beecc574d80e17131bded11e18f39d45ae46]

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 53947
Build 50837: arc lint + arc unit