From: Steve Wise Date: Sun, 19 Sep 2010 00:38:21 +0000 (-0500) Subject: RDMA/cxgb3: Turn off RX coalescing for iWARP connections X-Git-Tag: v2.6.36-rc6~10^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bec658ff31453a5726b1c188674d587a5d40c482;p=pandora-kernel.git RDMA/cxgb3: Turn off RX coalescing for iWARP connections The HW by default has RX coalescing on. For iWARP connections, this causes a 100ms delay in connection establishement due to the ingress MPA Start message being stalled in HW. So explicitly turn RX coalescing off when setting up iWARP connections. This was causing very bad performance for NP64 gather operations using Open MPI, due to the way it sets up connections on larger jobs. Signed-off-by: Steve Wise Cc: Signed-off-by: Roland Dreier --- Reading git-diff-tree failed