SHA256
1
0
forked from pool/dapl
dapl/dapl-man_page_fixes.patch
Nicolas Morey-Chaisemartin 6a071ecea8 Accepting request 511580 from home:NMoreyChaisemartin:branches:science:HPC
- Update to 2.1.10
  * dtest_suite: add option to pause the test.
  * dtestcm: add client retry, give server time to queue up all listens
  * dtest: Add new man pages. (dtestx dtestcm dtestsrq)
  * cma: fix open_query mode, initialize attributes
  * ucm: up level CM timer logging, increase drep time at scale
  * dtest: fix return value check on do_rdma_write_with_msg
  * dtestx: check device capabilities and do atomic tests only if supported by HW
  * common: set atomic attributes based on provider/device capabilities
  * build: dtest_suite.sh was moved to test/scripts
  * mpxyd: let TX thread sleep if no open devices are referenced
  * mcm: when mmap req from MIC return with fail stat print WARN.
  * dtest_suite: remove duplicate dtest_suite.sh
  * dtest: enable -D option (data check) to work with scif provider
  * dtest_suite: fix typo in user_string var
  * mcm: remove logs from post send speed path
  * mcm proxy: push WR from MIC to host with scif mmap memory instead of scif_send.
  * dtest: the default size in pingpong test is set to 1 byte regardless to user input.
  * dtest: cleanup 4 printfs from the middle of performance test, may reduce performance.
- Refresh patches against 2.1.10

OBS-URL: https://build.opensuse.org/request/show/511580
OBS-URL: https://build.opensuse.org/package/show/science:HPC/dapl?expand=0&rev=16
2017-07-20 08:49:25 +00:00

41 lines
1.2 KiB
Diff

diff --git man/dapltest.1 man/dapltest.1
index 90fd6d2..0cbee31 100644
--- man/dapltest.1
+++ man/dapltest.1
@@ -1,4 +1,3 @@
-." Text automatically generated by txt2man
.TH dapltest 1 "November 15, 2016" "uDAPL 2.1" "USER COMMANDS"
.SH NAME
diff --git man/dat.conf.5 man/dat.conf.5
index e3f11a4..2fc1d32 100644
--- man/dat.conf.5
+++ man/dat.conf.5
@@ -25,7 +25,7 @@ entries in the \fIdat.conf\fR file. The process of adding a provider
entry is termed Static Registration.
.PP
.SH "Registry File Format"
-\br
+\br
* All characters after # on a line are ignored (comments).
* Lines on which there are no characters other than whitespace
and comments are considered blank lines and are ignored.
@@ -46,7 +46,7 @@ entry is termed Static Registration.
- platform params, (not used)
.PP
.SH OpenFabrics RDMA providers:
-\br
+\br
Provider options for different CM services
1. cma - OpenFabrics rdma_cm - uses rdma_cm services for connections
@@ -68,7 +68,7 @@ entry is termed Static Registration.
- libdaploucm (2.0)
.PP
.SH Example entries for each OpenFabrics provider
-\br
+\br
1. cma - OpenFarbrics rdma_cm examples