Skip to content

Commit

Permalink
RDMA/irdma: Add QoS definitions
Browse files Browse the repository at this point in the history
Add definitions for managing the RDMA HW work scheduler (WS) tree.

A WS node is created via a control QP operation with the bandwidth
allocation, arbitration scheme, and traffic class of the QP specified.
The Qset handle returned associates the QoS parameters for the QP.
The Qset is registered with the LAN and an equivalent node is created
in the LAN packet scheduler tree.

Link: https://lore.kernel.org/r/20210602205138.889-7-shiraz.saleem@intel.com
Signed-off-by: Mustafa Ismail <mustafa.ismail@intel.com>
Signed-off-by: Shiraz Saleem <shiraz.saleem@intel.com>
Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
  • Loading branch information
Mustafa Ismail authored and Jason Gunthorpe committed Jun 2, 2021
1 parent a3a06db commit 3ae331c
Show file tree
Hide file tree
Showing 2 changed files with 447 additions and 0 deletions.
Loading

0 comments on commit 3ae331c

Please sign in to comment.