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, Aug 8, 8:36 PM
Unknown Object (File)
Sat, Aug 8, 2:56 PM
Unknown Object (File)
Sun, Aug 2, 12:27 AM
Unknown Object (File)
Sat, Aug 1, 8:20 PM
Unknown Object (File)
Thu, Jul 30, 11:28 AM
Unknown Object (File)
Tue, Jul 28, 7:39 PM
Unknown Object (File)
Sun, Jul 26, 11:56 AM
Unknown Object (File)
Fri, Jul 24, 4:24 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