Re: [Qemu-devel] [PATCH 00/18] Add support for RDMA MAD

2018-11-05 Thread no-reply
Hi, This series failed docker-mingw@fedora build test. Please find the testing commands and their output below. If you have Docker installed, you can probably reproduce it locally. Type: series Message-id: 20181105124559.21561-1-yuval.sh...@oracle.com Subject: [Qemu-devel] [PATCH 00/18] Add

[Qemu-devel] [PATCH 00/18] Add support for RDMA MAD

2018-11-05 Thread Yuval Shaia
Hi all. This is a major enhancement to the pvrdma device to allow it to work with state of the art applications such as MPI. As described in patch #5, MAD packets are management packets that are used for many purposes including but not limited to communication layer above IB verbs API. Patch 1 e