From mboxrd@z Thu Jan 1 00:00:00 1970 From: hch@lst.de (Christoph Hellwig) Date: Tue, 25 Oct 2016 19:00:32 +0200 Subject: [PATCH v3 1/6] rdma_cm: add rdma_reject_msg() helper function In-Reply-To: References: Message-ID: <20161025170032.GA9732@lst.de> On Mon, Oct 24, 2016@11:59:03AM -0700, Steve Wise wrote: > rdma_reject_msg() returns a pointer to a string message associated with > the transport reject reason codes. > > Signed-off-by: Steve Wise Looks good, Reviewed-by: Christoph Hellwig (and /me notes the difference in error numbers between iWarp and the IB universe.. Stunning) From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christoph Hellwig Subject: Re: [PATCH v3 1/6] rdma_cm: add rdma_reject_msg() helper function Date: Tue, 25 Oct 2016 19:00:32 +0200 Message-ID: <20161025170032.GA9732@lst.de> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: Sender: linux-rdma-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Steve Wise Cc: dledford-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org, sean.hefty-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org, linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, bart.vanassche-XdAiOPVOjttBDgjK7y7TUQ@public.gmane.org, linux-nvme-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, sagi-NQWnxTmZq1alnMjI0IkVqw@public.gmane.org, hch-jcswGhMUV9g@public.gmane.org, axboe-b10kYP2dOMg@public.gmane.org, santosh.shilimkar-QHcLZuEGTsvQT0dZR+AlfA@public.gmane.org List-Id: linux-rdma@vger.kernel.org On Mon, Oct 24, 2016 at 11:59:03AM -0700, Steve Wise wrote: > rdma_reject_msg() returns a pointer to a string message associated with > the transport reject reason codes. > > Signed-off-by: Steve Wise Looks good, Reviewed-by: Christoph Hellwig (and /me notes the difference in error numbers between iWarp and the IB universe.. Stunning) -- To unsubscribe from this list: send the line "unsubscribe linux-rdma" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html