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, Apr 16, 3:47 PM
Unknown Object (File)
Dec 23 2023, 1:14 AM
Unknown Object (File)
Oct 30 2023, 10:47 PM
Unknown Object (File)
Jun 12 2023, 1:49 PM
Unknown Object (File)
May 20 2023, 1:05 AM
Unknown Object (File)
May 4 2023, 11:17 PM
Unknown Object (File)
Mar 23 2023, 5:59 AM
Unknown Object (File)
Feb 21 2023, 6:59 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