Re: [Qemu-devel] [PATCH 0/3] RDMA error handling

2016-10-05 Thread Dr. David Alan Gilbert
* Juan Quintela (quint...@redhat.com) wrote: > "Dr. David Alan Gilbert (git)" wrote: > > From: "Dr. David Alan Gilbert" > > > > lp: https://bugs.launchpad.net/qemu/+bug/1545052 > > > > The RDMA code tends to hang if the destination dies > > in the wrong

Re: [Qemu-devel] [PATCH 0/3] RDMA error handling

2016-10-05 Thread Juan Quintela
"Dr. David Alan Gilbert (git)" wrote: > From: "Dr. David Alan Gilbert" > > lp: https://bugs.launchpad.net/qemu/+bug/1545052 > > The RDMA code tends to hang if the destination dies > in the wrong place; this series doesn't completely fix > that, but in

Re: [Qemu-devel] [PATCH 0/3] RDMA error handling

2016-09-26 Thread Dr. David Alan Gilbert
* Michael R. Hines (mrhi...@digitalocean.com) wrote: > Reviewed-by: Michael R. Hines > > (By the way, I no longer work for IBM and no longer have direct access to > RDMA hardware. If someone is willing to let me login to something that does > in the future, I don't mind

Re: [Qemu-devel] [PATCH 0/3] RDMA error handling

2016-09-23 Thread Michael R. Hines
Reviewed-by: Michael R. Hines (By the way, I no longer work for IBM and no longer have direct access to RDMA hardware. If someone is willing to let me login to something that does in the future, I don't mind debugging things. I just don't have any hardware of my own

[Qemu-devel] [PATCH 0/3] RDMA error handling

2016-09-23 Thread Dr. David Alan Gilbert (git)
From: "Dr. David Alan Gilbert" lp: https://bugs.launchpad.net/qemu/+bug/1545052 The RDMA code tends to hang if the destination dies in the wrong place; this series doesn't completely fix that, but in cases where the destination knows there's been an error, it makes sure it