]> git.openfabrics.org - ~shefty/librdmacm.git/commitdiff
refresh (create temporary patch)
authorSean Hefty <sean.hefty@intel.com>
Fri, 18 May 2012 22:34:05 +0000 (15:34 -0700)
committerSean Hefty <sean.hefty@intel.com>
Fri, 18 May 2012 22:34:05 +0000 (15:34 -0700)
meta
patches/refresh-temp [new file with mode: 0644]

diff --git a/meta b/meta
index f678bac854ce3a4bc91016e08cc5d1b9fdb78dd1..f2ce7e52c2de42c646307ba8b7f57ece817605f7 100644 (file)
--- a/meta
+++ b/meta
@@ -1,6 +1,6 @@
 Version: 1
-Previous: 549eeedac296d562956ad81130eac7c4b7c3d383
-Head: a91cd18a4f7c5b6b5f7483f78e6d3916f66ef46f
+Previous: 62b4f3900ffecf2226dfb3d6c94d640179dd463b
+Head: 5278f24eb3db4dafe96629e3f41b277e19652b36
 Applied:
   reuseaddr: 5ce7d9c48d082fd1959918e9134f4bdd85c402d9
   rs-nodelay: c7515656281368210d75c103cc68c131511debf6
@@ -9,6 +9,7 @@ Applied:
   rs-async-nonblock: 8cea41290e9c701beaa780fd2f412060916ca269
   rs-group-tests: f484de0b80b9369ad12c6b5628bb49a51dfc4ef0
   rs-fulltest: a91cd18a4f7c5b6b5f7483f78e6d3916f66ef46f
+  refresh-temp: 5278f24eb3db4dafe96629e3f41b277e19652b36
 Unapplied:
   old-acm: 890853ba658370faaeb7621362228e90f036bb17
 Hidden:
diff --git a/patches/refresh-temp b/patches/refresh-temp
new file mode 100644 (file)
index 0000000..d1dd1b9
--- /dev/null
@@ -0,0 +1,23 @@
+Bottom: a069666dc428f246f9dc954bdb50553367794189
+Top:    7553b4a2424ee63be0ec596d9d62a0f8512d235c
+Author: Sean Hefty <sean.hefty@intel.com>
+Date:   2012-05-18 15:34:05 -0700
+
+Refresh of rs-fulltest
+
+---
+
+diff --git a/man/rstream.1 b/man/rstream.1
+index 58bd7e3..0909932 100644
+--- a/man/rstream.1
++++ b/man/rstream.1
+@@ -30,7 +30,8 @@ The number of messages to transfer from the client to the server and
+ back again on each iteration.  (default 1)
+ .TP
+ \-S transfer_size
+-The size of each send transfer, in bytes.  (default 1000)
++The size of each send transfer, in bytes.  (default 1000)  If 'all'
++is specified, rstream will run a series of tests of various sizes.
+ .TP
+ \-p server_port
+ The server's port number.