Skip to content

Commit

Permalink
Updated nroff-generated 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 Nov 13, 2023
1 parent 2ffb665 commit 1ba6048
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions fabtests/man/man7/fabtests.7
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
.\" Automatically generated by Pandoc 2.9.2.1
.\"
.TH "fabtests" "7" "2023\-11\-03" "Libfabric Programmer\[cq]s Manual" "#VERSION#"
.TH "fabtests" "7" "2023\-11\-13" "Libfabric Programmer\[cq]s Manual" "#VERSION#"
.hy
.SH NAME
.PP
Expand Down Expand Up @@ -288,25 +288,25 @@ get dmabuf handle, and perform some device memory related operations.
Run with the \f[I]-h\f[R] option to see all available options for each
of the tests.
.TP
\f[I]rdmabw-xe\f[R]
\f[I]xe_rdmabwe\f[R]
This Verbs test measures the bandwidth of RDMA operations.
It runs in client-server mode.
It has options to choose buffer location, test type (write, read,
send/recv), device unit(s), NIC unit(s), message size, and the number of
iterations per message size.
.TP
\f[I]fi-rdmabw-xe\f[R]
This test is similar to \f[I]rdmabw-xe\f[R], but uses libfabric instead
\f[I]fi_xe_rdmabw\f[R]
This test is similar to \f[I]xe_rdmabw\f[R], but uses libfabric instead
of Verbs.
.TP
\f[I]mr-reg-xe\f[R]
\f[I]xe_mr_reg\f[R]
This Verbs test tries to register a buffer with the RDMA NIC.
.TP
\f[I]fi-mr-reg-xe\f[R]
This test is similar to \f[I]mr-reg-xe\f[R], but uses libfabric instead
\f[I]fi_xe_mr_reg\f[R]
This test is similar to \f[I]xe_mr_reg\f[R], but uses libfabric instead
of Verbs.
.TP
\f[I]memcopy-xe\f[R]
\f[I]xe_memcopy\f[R]
This test measures the performance of memory copy operations between
buffers.
It has options for buffer locations, as well as memory copying methods
Expand Down

0 comments on commit 1ba6048

Please sign in to comment.