From patchwork Tue Jul 27 06:48:14 2010 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Or Gerlitz X-Patchwork-Id: 114459 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by demeter.kernel.org (8.14.4/8.14.3) with ESMTP id o6R6mJDH030603 for ; Tue, 27 Jul 2010 06:48:19 GMT Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752754Ab0G0GsS (ORCPT ); Tue, 27 Jul 2010 02:48:18 -0400 Received: from fwil.voltaire.com ([193.47.165.2]:51298 "EHLO exil.voltaire.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1750908Ab0G0GsR (ORCPT ); Tue, 27 Jul 2010 02:48:17 -0400 Received: from zuben.voltaire.com ([172.25.5.179]) by exil.voltaire.com with Microsoft SMTPSVC(6.0.3790.4675); Tue, 27 Jul 2010 09:48:15 +0300 Message-ID: <4C4E812E.1090505@Voltaire.com> Date: Tue, 27 Jul 2010 09:48:14 +0300 From: Or Gerlitz User-Agent: Thunderbird 2.0.0.19 (X11/20081209) MIME-Version: 1.0 To: Sean Hefty CC: Eldad Zinger , linux-rdma@vger.kernel.org Subject: Re: CMA handler status code References: <4C4E7F5E.6070306@Voltaire.com> In-Reply-To: <4C4E7F5E.6070306@Voltaire.com> X-OriginalArrivalTime: 27 Jul 2010 06:48:15.0140 (UTC) FILETIME=[B02DFE40:01CB2D57] Sender: linux-rdma-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-rdma@vger.kernel.org X-Greylist: IP, sender and recipient auto-whitelisted, not delayed by milter-greylist-4.2.3 (demeter.kernel.org [140.211.167.41]); Tue, 27 Jul 2010 06:48:19 +0000 (UTC) diff --git a/man/rdma_get_cm_event.3 b/man/rdma_get_cm_event.3 index 79bf606..91317c4 100644 --- a/man/rdma_get_cm_event.3 +++ b/man/rdma_get_cm_event.3 @@ -126,7 +126,8 @@ Generated on the active side to notify the user that the remote server is not reachable or unable to respond to a connection request. .IP RDMA_CM_EVENT_REJECTED Indicates that a connection request or response was rejected by the remote -end point. +end point. Under Infiniband, the event status field contains the reject reason +as provided by the IB CM. .IP RDMA_CM_EVENT_ESTABLISHED Indicates that a connection has been established with the remote end point. .IP RDMA_CM_EVENT_DISCONNECTED