From e6c8e7921696237024ca35cd0c684cb304802757 Mon Sep 17 00:00:00 2001 From: OFIWG Bot Date: Thu, 14 Nov 2024 23:34:20 +0000 Subject: [PATCH] Updated nroff-generated man pages Signed-off-by: OFIWG Bot --- man/man7/fi_efa.7 | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/man/man7/fi_efa.7 b/man/man7/fi_efa.7 index 43214ca5ef3..e3c4bed11bc 100644 --- a/man/man7/fi_efa.7 +++ b/man/man7/fi_efa.7 @@ -1,6 +1,6 @@ .\" Automatically generated by Pandoc 2.9.2.1 .\" -.TH "fi_efa" "7" "2024\-08\-01" "Libfabric Programmer\[cq]s Manual" "#VERSION#" +.TH "fi_efa" "7" "2024\-11\-14" "Libfabric Programmer\[cq]s Manual" "#VERSION#" .hy .SH NAME .PP @@ -242,6 +242,12 @@ It is only valid when \f[C]ic_id_validity\f[R] has the .PP \f[B]query_mr()\f[R] returns 0 on success, or the value of errno on failure (which indicates the failure reason). +.SH Traffic Class (tclass) in EFA +.PP +To prioritize the messages from a given endpoint, user can specify +\f[C]fi_info->tx_attr->tclass = FI_TC_LOW_LATENCY\f[R] in the +fi_endpoint() call to set the service level in rdma-core. +All other tclass values will be ignored. .SH RUNTIME PARAMETERS .TP \f[I]FI_EFA_IFACE\f[R]