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, Apr 24, 9:55 PM
Unknown Object (File)
Tue, Apr 16, 3:47 PM
Unknown Object (File)
Mar 5 2024, 2:09 AM
Unknown Object (File)
Feb 5 2024, 2:17 PM
Unknown Object (File)
Nov 10 2023, 1:29 AM
Unknown Object (File)
Oct 30 2023, 10:47 PM
Unknown Object (File)
Oct 11 2023, 6:57 PM
Unknown Object (File)
Oct 6 2023, 12:27 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