Page MenuHomeFreeBSD

libmlx5: Fix ABI break from revising the UAR pointer
Needs ReviewPublic

Authored by vag.singh_oneconvergence.com on Sep 28 2021, 1:53 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, May 19, 10:06 PM
Unknown Object (File)
Fri, May 8, 10:12 PM
Unknown Object (File)
Apr 16 2026, 9:26 AM
Unknown Object (File)
Apr 9 2026, 8:40 PM
Unknown Object (File)
Apr 6 2026, 7:58 AM
Unknown Object (File)
Apr 6 2026, 5:53 AM
Unknown Object (File)
Apr 4 2026, 4:00 PM
Unknown Object (File)
Apr 2 2026, 2:22 PM

Details

Reviewers
kib
hselasky
Summary

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

Provide two implementations of mlx5dv_init_obj, one that has the
historical behaviour that has existed until now of returning the
void **uar and a new version that returns the 'void *' version
renamed to cq_uar.

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