]> git.openfabrics.org - ~shefty/librdmacm.git/commitdiff
new
authorSean Hefty <sean.hefty@intel.com>
Wed, 3 Oct 2012 22:05:20 +0000 (15:05 -0700)
committerSean Hefty <sean.hefty@intel.com>
Wed, 3 Oct 2012 22:05:20 +0000 (15:05 -0700)
meta
patches/rping [new file with mode: 0644]

diff --git a/meta b/meta
index 1f108498f3a24844a00313d7cb87473ac980d0ce..df460206132c206f9c554b6d8a0a22fdc4c634ae 100644 (file)
--- a/meta
+++ b/meta
@@ -1,7 +1,8 @@
 Version: 1
-Previous: c6a44300624a6d77a2ec622afe123332d7f074cb
-Head: e9feafcb10b48b7917ed34d7dd8a5a95269938a0
+Previous: 7b7abf312239f7061d2e5965a918c796a7b63e87
+Head: da07c3e69841494fbf5749660082a2f8dd48bdf0
 Applied:
+  rping: da07c3e69841494fbf5749660082a2f8dd48bdf0
 Unapplied:
   cont_of: 3c70a581f12975b49cd1aac0236f09c6b8fb9950
   af-ib-conn: 5ce5f56950e0ed453c1798aedfa717bd18a2a754
diff --git a/patches/rping b/patches/rping
new file mode 100644 (file)
index 0000000..e9b6866
--- /dev/null
@@ -0,0 +1,19 @@
+Bottom: fd25e5104198197967ac10d49db6570c49bf661c
+Top:    fd25e5104198197967ac10d49db6570c49bf661c
+Author: Sean Hefty <sean.hefty@intel.com>
+Date:   2012-10-03 15:05:20 -0700
+
+rping: Reduce retry_count to fit in 3-bits
+
+retry_count is a 3 bit value on IB, reduce it from
+10 to 7.
+
+A value of 10 prevents rping from working over the Intel
+IB HCA.  Problem reported by Doug Ledford <dledford@redhat.com>
+
+Signed-off-by: Sean Hefty <sean.hefty@intel.com>
+
+
+---
+
+