public inbox for linux-rdma@vger.kernel.org
 help / color / mirror / Atom feed
From: "ira.weiny" <ira.weiny-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
To: Ram Amrani <Ram.Amrani-YGCgFSpz5w/QT0dZR+AlfA@public.gmane.org>
Cc: linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	Ariel.Elior-YGCgFSpz5w/QT0dZR+AlfA@public.gmane.org
Subject: Re: [PATCH qperf] Destroy server's QP in CM mode.
Date: Wed, 8 Feb 2017 16:44:27 -0500	[thread overview]
Message-ID: <20170208214426.GB26726@phlsvsds.ph.intel.com> (raw)
In-Reply-To: <1486548525-7518-1-git-send-email-Ram.Amrani-YGCgFSpz5w/QT0dZR+AlfA@public.gmane.org>

On Wed, Feb 08, 2017 at 12:08:45PM +0200, Ram Amrani wrote:
> Signed-off-by: Ram Amrani <Ram.Amrani-YGCgFSpz5w/QT0dZR+AlfA@public.gmane.org>

Thanks,

Applied to my internal tree.

I'm still setting up a public github tree.  I'll send out to the list where
that is when it is set up.

Ira

> ---
>  src/rdma.c | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/src/rdma.c b/src/rdma.c
> index 0d370bd..117b429 100644
> --- a/src/rdma.c
> +++ b/src/rdma.c
> @@ -1937,6 +1937,7 @@ cm_close(DEVICE *dev)
>              error(SYS, "rdma_disconnect failed");
>      cm_expect_event(dev, RDMA_CM_EVENT_DISCONNECTED);
>      cm_ack_event(dev);
> +    rdma_destroy_qp(dev->cm.id);
>      rdma_destroy_id(dev->cm.id);
>      rdma_destroy_event_channel(dev->cm.channel);
>  }
> -- 
> 1.8.3.1
> 
--
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

  parent reply	other threads:[~2017-02-08 21:44 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-02-08 10:08 [PATCH qperf] Destroy server's QP in CM mode Ram Amrani
     [not found] ` <1486548525-7518-1-git-send-email-Ram.Amrani-YGCgFSpz5w/QT0dZR+AlfA@public.gmane.org>
2017-02-08 21:44   ` ira.weiny [this message]
     [not found]     ` <20170208214426.GB26726-W4f6Xiosr+yv7QzWx2u06xL4W9x8LtSr@public.gmane.org>
2017-02-09 20:39       ` Weiny, Ira
     [not found]         ` <2807E5FD2F6FDA4886F6618EAC48510E3C6463B0-8k97q/ur5Z2krb+BlOpmy7fspsVTdybXVpNB7YpNyf8@public.gmane.org>
2017-02-12  8:16           ` Amrani, Ram

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=20170208214426.GB26726@phlsvsds.ph.intel.com \
    --to=ira.weiny-ral2jqcrhueavxtiumwx3w@public.gmane.org \
    --cc=Ariel.Elior-YGCgFSpz5w/QT0dZR+AlfA@public.gmane.org \
    --cc=Ram.Amrani-YGCgFSpz5w/QT0dZR+AlfA@public.gmane.org \
    --cc=linux-rdma-u79uwXL29TY76Z2rM5mHXA@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox