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)
Thu, Apr 9, 8:40 PM
Unknown Object (File)
Mon, Apr 6, 7:58 AM
Unknown Object (File)
Mon, Apr 6, 5:53 AM
Unknown Object (File)
Sat, Apr 4, 4:00 PM
Unknown Object (File)
Thu, Apr 2, 2:22 PM
Unknown Object (File)
Sat, Mar 14, 2:38 PM
Unknown Object (File)
Sat, Mar 14, 2:32 PM
Unknown Object (File)
Feb 26 2026, 5:11 AM

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