From: Juan Quintela <quintela@redhat.com>
To: Isaku Yamahata <yamahata@private.email.ne.jp>
Cc: owasserm@redhat.com, mrhines@us.ibm.com, qemu-devel@nongnu.org,
pbonzini@redhat.com
Subject: Re: [Qemu-devel] [PATCH] rdma: clean up of qemu_rdma_cleanup()
Date: Wed, 18 Sep 2013 15:02:24 +0200 [thread overview]
Message-ID: <87r4cmuvtr.fsf@elfo.elfo> (raw)
In-Reply-To: <1f3a31a10f23b1dfafc4e178d6a4b0f07e384700.1376359935.git.yamahata@private.email.ne.jp> (Isaku Yamahata's message of "Tue, 13 Aug 2013 11:12:43 +0900")
Isaku Yamahata <yamahata@private.email.ne.jp> wrote:
> - It can't be determined by RDMAContext::cm_id != NULL if the connection
> is established or not.
> - RDMAContext::cm_id is leaked and not destroyed because it is set to NULL
> too early.
> - RDMAContext::qp is created by rdma_create_qp() so that it should be destroyed
> by rdma_destroy_qp(). not ibv_destroy_qp()
>
> Cc: Michael R. Hines <mrhines@us.ibm.com>
> Signed-off-by: Isaku Yamahata <yamahata@private.email.ne.jp>
Reviewed-by: Juan Quintela <quintela@redhat.com>
prev parent reply other threads:[~2013-09-18 13:02 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-08-13 2:12 [Qemu-devel] [PATCH] rdma: clean up of qemu_rdma_cleanup() Isaku Yamahata
2013-08-22 14:27 ` Michael R. Hines
2013-09-18 13:02 ` Juan Quintela [this message]
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=87r4cmuvtr.fsf@elfo.elfo \
--to=quintela@redhat.com \
--cc=mrhines@us.ibm.com \
--cc=owasserm@redhat.com \
--cc=pbonzini@redhat.com \
--cc=qemu-devel@nongnu.org \
--cc=yamahata@private.email.ne.jp \
/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.