[Qemu-devel] [PATCH v2 0/6] rdma: various issues in rdma/pvrdma backend

P J P posted 6 patches 5 years, 4 months ago
Failed in applying to current master (apply log)
hw/rdma/rdma_backend.c        | 15 ++++++-----
hw/rdma/vmw/pvrdma_cmd.c      | 47 +++++++++++++++++++++++++++--------
hw/rdma/vmw/pvrdma_dev_ring.c | 29 ++++++++-------------
hw/rdma/vmw/pvrdma_main.c     |  6 +++++
4 files changed, 60 insertions(+), 37 deletions(-)
[Qemu-devel] [PATCH v2 0/6] rdma: various issues in rdma/pvrdma backend
Posted by P J P 5 years, 4 months ago
From: Prasad J Pandit <pjp@fedoraproject.org>

Hello,

This is a revised version v2 of the earlier patch set to fix issues
in the rdma/pvrdma backend.

Update to include review comments from
  -> https://lists.gnu.org/archive/html/qemu-devel/2018-12/msg02616.html

Thank you.
---
Prasad J Pandit (6):
  rdma: check num_sge does not exceed MAX_SGE
  pvrdma: add uar_read routine
  pvrdma: check number of pages when creating rings
  pvrdma: release ring object in case of an error
  rdma: remove unused VENDOR_ERR_NO_SGE macro
  pvrdma: check return value from pvrdma_idx_ring_has_ routines

 hw/rdma/rdma_backend.c        | 15 ++++++-----
 hw/rdma/vmw/pvrdma_cmd.c      | 47 +++++++++++++++++++++++++++--------
 hw/rdma/vmw/pvrdma_dev_ring.c | 29 ++++++++-------------
 hw/rdma/vmw/pvrdma_main.c     |  6 +++++
 4 files changed, 60 insertions(+), 37 deletions(-)

-- 
2.19.2