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
Unknown Object (File)
Wed, Nov 26, 12:17 AM
Unknown Object (File)
Mon, Nov 24, 8:31 PM
Unknown Object (File)
Wed, Nov 12, 5:04 AM
Unknown Object (File)
Thu, Oct 30, 12:08 AM
Unknown Object (File)
Oct 28 2025, 1:43 PM
Unknown Object (File)
Oct 23 2025, 6:06 AM
Unknown Object (File)
Oct 22 2025, 9:58 PM
Unknown Object (File)
Oct 22 2025, 9:58 PM

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