]> git.openfabrics.org - ~shefty/librdmacm.git/commitdiff
refresh
authorSean Hefty <sean.hefty@intel.com>
Wed, 6 Mar 2013 01:17:50 +0000 (17:17 -0800)
committerSean Hefty <sean.hefty@intel.com>
Wed, 6 Mar 2013 01:17:50 +0000 (17:17 -0800)
meta
patches/refresh-temp [deleted file]
patches/xfer-cnt

diff --git a/meta b/meta
index 263c1af789071b419bf917b36fb511c7f02df98a..772d0c63a86daa433154b7eb13aa8cfef92a9c61 100644 (file)
--- a/meta
+++ b/meta
@@ -1,9 +1,8 @@
 Version: 1
-Previous: ed7ae5a5600ccfd81a99441f4ae85fca5e1dd488
-Head: 08837c429e2a8806fcc36a7044ccde2d76c9e679
+Previous: af1531a08ba8a4a1dfdd0586761df02e96515159
+Head: 52a03dfbd23c1f257303d05c489041eb75ce76eb
 Applied:
-  xfer-cnt: 7c215c2be9c8695908c1bc497993f367627a5da0
-  refresh-temp: 08837c429e2a8806fcc36a7044ccde2d76c9e679
+  xfer-cnt: 52a03dfbd23c1f257303d05c489041eb75ce76eb
 Unapplied:
   af-ib-conn: cf7b9e73d471477d4c7dff2592e5b0d3a7dea8ae
   addrtype: 23a84fed89ba3f6b0eb63e5f8b37c0df504d0d3e
diff --git a/patches/refresh-temp b/patches/refresh-temp
deleted file mode 100644 (file)
index 3117668..0000000
+++ /dev/null
@@ -1,22 +0,0 @@
-Bottom: d184a07b1c2d046ae5d4ab7f18c255cd11dbaf47
-Top:    9e4d4d5be5d43c36c3a83ea2b8cb84c37e0312f3
-Author: Sean Hefty <sean.hefty@intel.com>
-Date:   2013-03-05 17:17:49 -0800
-
-Refresh of xfer-cnt
-
----
-
-diff --git a/examples/common.c b/examples/common.c
-index aac679e..34f3af5 100644
---- a/examples/common.c
-+++ b/examples/common.c
-@@ -124,7 +124,7 @@ int size_to_count(int size)
-       else if (size >= (1 << 10))
-               return 10000;
-       else
--              return 25000;
-+              return 30000;
- }
- void format_buf(void *buf, int size)
index cbf249d8872e9e0a526f600a3743b831e64a3005..a14246da8865e5a9eef6d81a5246386a432d7055 100644 (file)
@@ -1,5 +1,5 @@
 Bottom: 2737e70c64c9617bb741fff20192947019c4f7d9
-Top:    d184a07b1c2d046ae5d4ab7f18c255cd11dbaf47
+Top:    9e4d4d5be5d43c36c3a83ea2b8cb84c37e0312f3
 Author: Sean Hefty <sean.hefty@intel.com>
 Date:   2013-03-05 13:39:00 -0800
 
@@ -16,7 +16,7 @@ Signed-off-by: Sean Hefty <sean.hefty@intel.com>
 ---
 
 diff --git a/examples/common.c b/examples/common.c
-index 4eb5bbe..aac679e 100644
+index 4eb5bbe..34f3af5 100644
 --- a/examples/common.c
 +++ b/examples/common.c
 @@ -118,13 +118,13 @@ void cnt_str(char *str, size_t ssize, long long cnt)
@@ -31,7 +31,7 @@ index 4eb5bbe..aac679e 100644
                return 10000;
        else
 -              return 100000;
-+              return 25000;
++              return 30000;
  }
  
  void format_buf(void *buf, int size)