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, Sep 25, 1:26 PM
Unknown Object (File)
Tue, Sep 16, 9:39 PM
Unknown Object (File)
Aug 15 2025, 9:26 PM
Unknown Object (File)
Aug 14 2025, 6:35 AM
Unknown Object (File)
Aug 2 2025, 4:59 AM
Unknown Object (File)
Jun 27 2025, 12:38 AM
Unknown Object (File)
Jun 21 2025, 10:24 AM
Unknown Object (File)
Jun 12 2025, 11:18 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