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)
Sat, Oct 12, 7:05 PM
Unknown Object (File)
Oct 8 2024, 1:14 PM
Unknown Object (File)
Oct 3 2024, 7:28 AM
Unknown Object (File)
Sep 30 2024, 2:47 AM
Unknown Object (File)
Sep 13 2024, 12:33 PM
Unknown Object (File)
Sep 7 2024, 11:00 AM
Unknown Object (File)
Aug 20 2024, 6:51 PM
Unknown Object (File)
Aug 20 2024, 6:51 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