[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-devel] [PATCH 0/3] rdma fixes and clean ups
From: |
Isaku Yamahata |
Subject: |
Re: [Qemu-devel] [PATCH 0/3] rdma fixes and clean ups |
Date: |
Sun, 4 Aug 2013 10:24:35 +0900 |
User-agent: |
Mutt/1.5.21 (2010-09-15) |
On Fri, Aug 02, 2013 at 09:40:58AM -0400,
"Michael R. Hines" <address@hidden> wrote:
> On 08/01/2013 11:56 PM, Isaku Yamahata wrote:
> >Small fixes/clean up to rdma. found through code review.
> >
> >Isaku Yamahata (3):
> > rdma: don't use negative index to array
> > rdma: qemu_rdma_post_send_control uses wrongly RDMA_WRID_MAX
> > rdma: use RDMA_WRID_READY
> >
> > migration-rdma.c | 43 +++++++++++++++++++++++--------------------
> > 1 file changed, 23 insertions(+), 20 deletions(-)
> >
>
> Would you like me to apply this series to my tree and re-send our
> bugfixes together to the maintainer for 1.6?
Yes. With another patch I sent just a moment ago.
- [Qemu-devel] [PATCH 0/3] rdma fixes and clean ups, Isaku Yamahata, 2013/08/01
- [Qemu-devel] [PATCH 3/3] rdma: use RDMA_WRID_READY, Isaku Yamahata, 2013/08/01
- [Qemu-devel] [PATCH 1/3] rdma: don't use negative index to array, Isaku Yamahata, 2013/08/01
- [Qemu-devel] [PATCH 2/3] rdma: qemu_rdma_post_send_control uses wrongly RDMA_WRID_MAX, Isaku Yamahata, 2013/08/01
- Re: [Qemu-devel] [PATCH 0/3] rdma fixes and clean ups, Michael R. Hines, 2013/08/02
- Re: [Qemu-devel] [PATCH 0/3] rdma fixes and clean ups,
Isaku Yamahata <=
- Re: [Qemu-devel] [PATCH 0/3] rdma fixes and clean ups, Anthony Liguori, 2013/08/14