From: Vipul Pandya Date: Mon, 10 Dec 2012 09:30:56 +0000 (+0000) Subject: RDMA/cxgb4: Fix bug for active and passive LE hash collision path X-Git-Tag: v3.8-rc1~5^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=793dad94e7455c113e391bd3d418c7b95a4c2687;p=pandora-kernel.git RDMA/cxgb4: Fix bug for active and passive LE hash collision path Retries active opens for INUSE errors. Logs any active ofld_connect_wr error replies. Sends ofld_connect_wr on same ctrlq. It needs to go on the same control txq as regular CPL active/passive messages. Retries on active open replies with EADDRINUSE. Uses active open fw wr only if active filter region is set. Adds stat for ofld_connect_wr failures. This patch also adds debugfs file to show endpoints. Signed-off-by: Vipul Pandya Signed-off-by: Roland Dreier --- Reading git-diff-tree failed