Page MenuHomeFreeBSD

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

Authored by vag.singh_oneconvergence.com on Sep 28 2021, 12:55 PM.
Tags
None
Referenced Files
F133133038: D32176.id.diff
Thu, Oct 23, 6:06 AM
F133092261: D32176.id.diff
Wed, Oct 22, 9:58 PM
F133092255: D32176.id95833.diff
Wed, Oct 22, 9:58 PM
Unknown Object (File)
Wed, Oct 22, 12:45 PM
Unknown Object (File)
Sun, Oct 19, 5:44 AM
Unknown Object (File)
Sun, Oct 19, 12:45 AM
Unknown Object (File)
Aug 12 2025, 1:28 AM
Unknown Object (File)
Aug 12 2025, 1:28 AM

Details

Reviewers
kib
hselasky
Summary

[PATCH 02/31] FreeBSD OFED support for DPDK MLX5 PMD

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.

Test Plan

Tested on KVM, ESXi, and HyperV/Azure Hypervisors with FreeBSD 14.0-CURRENT and FreeBSD12.1-STABLE.

iperf
DPDK MLX5 PMD/testpmd

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline