mlx5dv_devx_alloc_uar / mlx5dv_devx_free_uar - Online Linux Manual PageSection : 3
Updated :
Source :
Note :
NAMEmlx5dv_devx_alloc_uar - Allocates a DEVX UAR mlx5dv_devx_free_uar - Frees a DEVX UAR
SYNOPSIS
#include <infiniband/mlx5dv.h>
struct mlx5dv_devx_uar *mlx5dv_devx_alloc_uar(struct ibv_context *context,
uint32_t flags);
void mlx5dv_devx_free_uar(struct mlx5dv_devx_uar *devx_uar);
DESCRIPTIONCreate / free a DEVX UAR which is needed for other device commands over the DEVX interface. The DEVX API enables direct access from the user space area to the mlx5 device driver, the UAR information is needed for few commands as of QP creation.
ARGUMENTScontext RDMA device context to work on. flags Allocation flags for the UAR. MLX5DV_UAR_ALLOC_TYPE_BF: Allocate UAR with Blueflame properties. MLX5DV_UAR_ALLOC_TYPE_NC: Allocate UAR with non-cache properties.
devx_uar
struct mlx5dv_devx_uar {
void *reg_addr;
void *base_addr;
uint32_t page_id;
off_t mmap_off;
uint64_t comp_mask;
};
reg_addr The write address of DB/BF. base_addr The base address of the UAR. page_id The device page id to be used. mmap_off The mmap offset parameter to be used for re-mapping, to be used by a secondary process.
RETURN VALUEUpon success mlx5dv_devx_alloc_uar will return a new struct mlx5dv_devx_uar, on error NULL will be returned and errno will be set.
SEE ALSOmlx5dv_open_device, mlx5dv_devx_obj_create #AUTHOR Yishai Hadas <yishaih@mellanox.com> 0
Johanes Gumabo
Data Size : 6,983 byte
man-mlx5dv_devx_alloc_uar.3Build : 2024-12-05, 20:55 :
Visitor Screen : x
Visitor Counter ( page / site ) : 2 / 203,546
Visitor ID : :
Visitor IP : 18.191.238.6 :
Visitor Provider : AMAZON-02 :
Provider Position ( lat x lon ) : 39.962500 x -83.006100 : x
Provider Accuracy Radius ( km ) : 1000 :
Provider City : Columbus :
Provider Province : Ohio , : ,
Provider Country : United States :
Provider Continent : North America :
Visitor Recorder : Version :
Visitor Recorder : Library :
Online Linux Manual Page : Version : Online Linux Manual Page - Fedora.40 - march=x86-64 - mtune=generic - 24.12.05
Online Linux Manual Page : Library : lib_c - 24.10.03 - march=x86-64 - mtune=generic - Fedora.40
Online Linux Manual Page : Library : lib_m - 24.10.03 - march=x86-64 - mtune=generic - Fedora.40
Data Base : Version : Online Linux Manual Page Database - 24.04.13 - march=x86-64 - mtune=generic - fedora-38
Data Base : Library : lib_c - 23.02.07 - march=x86-64 - mtune=generic - fedora.36
Very long time ago, I have the best tutor, Wenzel Svojanovsky . If someone knows the email address of Wenzel Svojanovsky , please send an email to johanes_gumabo@yahoo.co.id .
If error, please print screen and send to johanes_gumabo@yahoo.co.id
Under development. Support me via PayPal.