All of lore.kernel.org
 help / color / mirror / Atom feed
From: Christoph Hellwig <hch-jcswGhMUV9g@public.gmane.org>
To: Steve Wise <swise-7bPotxP6k4+P2YhJcF5u+vpXobYPEAuW@public.gmane.org>
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
Subject: Re: [PATCH v3 1/6] rdma_cm: add rdma_reject_msg() helper function
Date: Tue, 25 Oct 2016 19:00:32 +0200	[thread overview]
Message-ID: <20161025170032.GA9732@lst.de> (raw)
In-Reply-To: <ca2185d1f1e9008922d1b344f3887d400a1d6053.1477336045.git.swise-7bPotxP6k4+P2YhJcF5u+vpXobYPEAuW@public.gmane.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 <swise-7bPotxP6k4+P2YhJcF5u+vpXobYPEAuW@public.gmane.org>

Looks good,

Reviewed-by: Christoph Hellwig <hch-jcswGhMUV9g@public.gmane.org>

(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

WARNING: multiple messages have this Message-ID (diff)
From: hch@lst.de (Christoph Hellwig)
Subject: [PATCH v3 1/6] rdma_cm: add rdma_reject_msg() helper function
Date: Tue, 25 Oct 2016 19:00:32 +0200	[thread overview]
Message-ID: <20161025170032.GA9732@lst.de> (raw)
In-Reply-To: <ca2185d1f1e9008922d1b344f3887d400a1d6053.1477336045.git.swise@opengridcomputing.com>

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 <swise at opengridcomputing.com>

Looks good,

Reviewed-by: Christoph Hellwig <hch at lst.de>

(and /me notes the difference in error numbers between iWarp and the IB
universe..  Stunning)

  parent reply	other threads:[~2016-10-25 17:00 UTC|newest]

Thread overview: 54+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-10-24 19:07 [PATCH v3 0/6] connect reject event helpers Steve Wise
2016-10-24 19:07 ` Steve Wise
     [not found] ` <cover.1477336045.git.swise-7bPotxP6k4+P2YhJcF5u+vpXobYPEAuW@public.gmane.org>
2016-10-24 18:59   ` [PATCH v3 2/6] rdma_cm: add rdma_is_consumer_reject() helper function Steve Wise
2016-10-24 18:59     ` Steve Wise
     [not found]     ` <66890f3b3abede2fe9fa658b91450c24ab516ed1.1477336045.git.swise-7bPotxP6k4+P2YhJcF5u+vpXobYPEAuW@public.gmane.org>
2016-10-25 16:36       ` Sagi Grimberg
2016-10-25 16:36         ` Sagi Grimberg
2016-10-25 17:00       ` Christoph Hellwig
2016-10-25 17:00         ` Christoph Hellwig
2016-10-24 18:59   ` [PATCH v3 1/6] rdma_cm: add rdma_reject_msg() " Steve Wise
2016-10-24 18:59     ` Steve Wise
     [not found]     ` <ca2185d1f1e9008922d1b344f3887d400a1d6053.1477336045.git.swise-7bPotxP6k4+P2YhJcF5u+vpXobYPEAuW@public.gmane.org>
2016-10-25 16:37       ` Sagi Grimberg
2016-10-25 16:37         ` Sagi Grimberg
2016-10-25 17:00       ` Christoph Hellwig [this message]
2016-10-25 17:00         ` Christoph Hellwig
2016-10-25 17:58       ` Bart Van Assche
2016-10-25 17:58         ` Bart Van Assche
     [not found]         ` <93f8b8f8-51f5-a595-c9ad-0b3e22789636-XdAiOPVOjttBDgjK7y7TUQ@public.gmane.org>
2016-10-25 18:18           ` Steve Wise
2016-10-25 18:18             ` Steve Wise
2016-10-24 18:59   ` [PATCH v3 3/6] rdma_cm: add rdma_consumer_reject_data " Steve Wise
2016-10-24 18:59     ` Steve Wise
     [not found]     ` <7690d653aefbf9ff51dfa6c1ebef57b47616be23.1477336045.git.swise-7bPotxP6k4+P2YhJcF5u+vpXobYPEAuW@public.gmane.org>
2016-10-25 16:36       ` Sagi Grimberg
2016-10-25 16:36         ` Sagi Grimberg
2016-10-25 17:01       ` Christoph Hellwig
2016-10-25 17:01         ` Christoph Hellwig
2016-10-24 19:07   ` [PATCH v3 4/6] nvme-rdma: use rdma connection reject helper functions Steve Wise
2016-10-24 19:07     ` Steve Wise
     [not found]     ` <55638a1d2a9f79af8b9a19eb444c5d0a41691352.1477336045.git.swise-7bPotxP6k4+P2YhJcF5u+vpXobYPEAuW@public.gmane.org>
2016-10-25 16:36       ` Sagi Grimberg
2016-10-25 16:36         ` Sagi Grimberg
     [not found]         ` <7191d136-aef4-9fed-223e-f2a9c1d958e5-NQWnxTmZq1alnMjI0IkVqw@public.gmane.org>
2016-10-25 16:58           ` Steve Wise
2016-10-25 16:58             ` Steve Wise
2016-10-25 17:02           ` Christoph Hellwig
2016-10-25 17:02             ` Christoph Hellwig
     [not found]             ` <20161025170238.GE9732-jcswGhMUV9g@public.gmane.org>
2016-10-25 17:04               ` Sagi Grimberg
2016-10-25 17:04                 ` Sagi Grimberg
2016-10-25 17:01       ` Christoph Hellwig
2016-10-25 17:01         ` Christoph Hellwig
2016-10-25 18:05       ` Bart Van Assche
2016-10-25 18:05         ` Bart Van Assche
     [not found]         ` <b5d32deb-af6a-3f98-98da-c5f61d400876-XdAiOPVOjttBDgjK7y7TUQ@public.gmane.org>
2016-10-25 18:20           ` Steve Wise
2016-10-25 18:20             ` Steve Wise
2016-10-25 18:25             ` Bart Van Assche
2016-10-25 18:25               ` Bart Van Assche
2016-10-24 19:07   ` [PATCH v3 5/6] ib_iser: log the connection reject message Steve Wise
2016-10-24 19:07     ` Steve Wise
     [not found]     ` <11419a4af998b6d28df0040efbbf149e44cf1fe5.1477336045.git.swise-7bPotxP6k4+P2YhJcF5u+vpXobYPEAuW@public.gmane.org>
2016-10-25 16:34       ` Sagi Grimberg
2016-10-25 16:34         ` Sagi Grimberg
2016-10-24 19:07   ` [PATCH v3 6/6] rds_rdma: " Steve Wise
2016-10-24 19:07     ` Steve Wise
     [not found]     ` <21c48d771ab8a9d37ec19ea5f7a48ed5b84c8984.1477336045.git.swise-7bPotxP6k4+P2YhJcF5u+vpXobYPEAuW@public.gmane.org>
2016-10-25 15:51       ` Santosh Shilimkar
2016-10-25 15:51         ` Santosh Shilimkar
     [not found]         ` <928b6e33-992b-8b88-e224-224f19566623-QHcLZuEGTsvQT0dZR+AlfA@public.gmane.org>
2016-10-25 16:04           ` Steve Wise
2016-10-25 16:04             ` Steve Wise
2016-10-25 16:11             ` Santosh Shilimkar
2016-10-25 16:11               ` Santosh Shilimkar

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20161025170032.GA9732@lst.de \
    --to=hch-jcswghmuv9g@public.gmane.org \
    --cc=axboe-b10kYP2dOMg@public.gmane.org \
    --cc=bart.vanassche-XdAiOPVOjttBDgjK7y7TUQ@public.gmane.org \
    --cc=dledford-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org \
    --cc=linux-nvme-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org \
    --cc=linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=sagi-NQWnxTmZq1alnMjI0IkVqw@public.gmane.org \
    --cc=santosh.shilimkar-QHcLZuEGTsvQT0dZR+AlfA@public.gmane.org \
    --cc=sean.hefty-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org \
    --cc=swise-7bPotxP6k4+P2YhJcF5u+vpXobYPEAuW@public.gmane.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.