From a75aec6078074006c6ab9242a74901adf11a0e73 Mon Sep 17 00:00:00 2001 From: Sean Hefty Date: Fri, 18 May 2012 17:07:11 -0700 Subject: [PATCH] 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 -- 2.46.0