1mlx5dv_modify_qp_sched_elem(m3l)x5 Programmer’s Manumallx5dv_modify_qp_sched_elem(3)
2
3
4

NAME

6       mlx5dv_modify_qp_sched_elem  -  Connect  a QP with a requestor and/or a
7       responder scheduling element
8

SYNOPSIS

10              int mlx5dv_modify_qp_sched_elem(struct ibv_qp *qp,
11                              struct mlx5dv_sched_leaf *requestor,
12                              struct mlx5dv_sched_leaf *responder);
13

DESCRIPTION

15       The QP scheduling element (SE) allows the association of a QP to  a  SE
16       tree.  The SE is described in mlx5dv_sched_node_create(3) man page.
17
18       By  default,  all QPs are not associated to SE.  The default setting is
19       ensuring fair bandwidth allocation with no maximum bandwidth limiting.
20
21       A QP can be associate to a requestor and/or a  responder  SE  following
22       the IB spec definition.
23

RETURN VALUE

25       upon success 0 is returned or the value of errno on a failure.
26

SEE ALSO

28       mlx5dv_sched_node_create(3)
29

AUTHOR

31       Mark Zhang <markzhang@nvidia.com> Ariel Almog <ariela@nvidia.com>
32
33
34
35mlx5                               2020-9-22    mlx5dv_modify_qp_sched_elem(3)
Impressum