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, Nov 5, 1:07 AM
Unknown Object (File)
Sat, Oct 12, 7:05 PM
Unknown Object (File)
Oct 8 2024, 1:15 PM
Unknown Object (File)
Oct 4 2024, 1:46 PM
Unknown Object (File)
Oct 4 2024, 8:00 AM
Unknown Object (File)
Oct 3 2024, 1:48 PM
Unknown Object (File)
Oct 1 2024, 5:35 PM
Unknown Object (File)
Sep 29 2024, 11:01 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