Skip to content

Commit

Permalink
Update GH man pages
Browse files Browse the repository at this point in the history
Signed-off-by: OFIWG Bot <[email protected]>
  • Loading branch information
ofiwg-bot authored and github-actions[bot] committed Oct 1, 2024
1 parent bf3da6c commit ab912f6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions main/man/fi_efa.7.md
Original file line number Diff line number Diff line change
Expand Up @@ -205,6 +205,8 @@ struct fi_efa_mr_attr {
**query_mr()** returns 0 on success, or the value of errno on failure
(which indicates the failure reason).

# Traffic Class (tclass) in EFA
To prioritize the messages from a given endpoint, user can specify `fi_info->tx_attr->tclass = FI_TC_LOW_LATENCY` in the fi_endpoint() call to set the service level in rdma-core. All other tclass values will be ignored.

# RUNTIME PARAMETERS

Expand Down

0 comments on commit ab912f6

Please sign in to comment.