]> git.openfabrics.org - ~shefty/librdmacm.git/commitdiff
new
authorSean Hefty <sean.hefty@intel.com>
Sat, 19 May 2012 00:07:11 +0000 (17:07 -0700)
committerSean Hefty <sean.hefty@intel.com>
Sat, 19 May 2012 00:07:11 +0000 (17:07 -0700)
meta
patches/rs-qpsize [new file with mode: 0644]

diff --git a/meta b/meta
index 62362de726c2b1f989d628aea6ea72bc0bf4ad8d..5de734c5fe5f2e91c4d4386610268489c5c57ed1 100644 (file)
--- a/meta
+++ b/meta
@@ -1,7 +1,8 @@
 Version: 1
-Previous: fce0397732b6371fd28a95781e3fabdf9e334b91
-Head: 90b96504395c3e9f4652f4b46d63be3dea3689fe
+Previous: 7b2a62ef9a53bb66039b2a48a3a849a838a50626
+Head: a75aec6078074006c6ab9242a74901adf11a0e73
 Applied:
+  rs-qpsize: a75aec6078074006c6ab9242a74901adf11a0e73
 Unapplied:
   rs-opts: 7c8fbc95903cf8f61422d7f2c58f83ba4f0b8ac4
   rs-opt-qpsize: 6b732ff34d98cf8745e2f5d2ff326cef4a3b05a7
diff --git a/patches/rs-qpsize b/patches/rs-qpsize
new file mode 100644 (file)
index 0000000..51e3a00
--- /dev/null
@@ -0,0 +1,18 @@
+Bottom: 6bbc2f526b97dfafc16e7ec34dc8e4e1ce587f40
+Top:    6bbc2f526b97dfafc16e7ec34dc8e4e1ce587f40
+Author: Sean Hefty <sean.hefty@intel.com>
+Date:   2012-05-18 17:07:11 -0700
+
+rsockets: Reduce QP size if larger than hardware maximums
+
+When porting rsockets to iwarp, it was discovered that the default
+QP size (512) was larger than that supported by the hardware.
+Decrease the size of the QP if the default size is larger than
+the maximum supported by the hardware.
+
+Signed-off-by: Sean Hefty <sean.hefty@intel.com>
+
+
+---
+
+