[PATCH 0/3] NVMe/RDMA patches for 5.8

Max Gurtovoy maxg at mellanox.com
Tue Jun 23 10:55:22 EDT 2020


This series include 2 patches from Yamin that were removed from the
merge window since it caused conflicts between RDMA and Block trees.
It uses a shared CQ API that was merged to RDMA core layer to improve
performance and reduce resource allocation.

The last patch is a fix for the RDMA host.

The series applies cleanly on top of Linus master, since I couldn't fetch
nvme-5.8 branch.

Tests were run on top of Linus master + my fix to mlx5 driver:
"RDMA/mlx5: Fix integrity enabled QP creation".

Max Gurtovoy (1):
  nvme-rdma: assign completion vector correctly

Yamin Friedman (2):
  nvme-rdma: use new shared CQ mechanism
  nvmet-rdma: use new shared CQ mechanism

 drivers/nvme/host/rdma.c   | 77 ++++++++++++++++++++++++++++++----------------
 drivers/nvme/target/rdma.c | 14 ++++-----
 2 files changed, 58 insertions(+), 33 deletions(-)

-- 
1.8.3.1




More information about the Linux-nvme mailing list