Merge HFI1 updates into k.o/for-next
Based on rdma.git for-rc for dependencies.
From Dennis Dalessandro:
====================
Here are some code improvement patches and fixes for less serious bugs to
TID RDMA than we sent for RC.
====================
* HFI1 updates:
IB/hfi1: Implement CCA for TID RDMA protocol
IB/hfi1: Remove WARN_ON when freeing expected receive groups
IB/hfi1: Unify the software PSN check for TID RDMA READ/WRITE
IB/hfi1: Add a function to read next expected psn from hardware flow
IB/hfi1: Delay the release of destination mr for TID RDMA WRITE DATA
Signed-off-by:
Jason Gunthorpe <jgg@mellanox.com>
No related branches found
No related tags found
Showing
- drivers/infiniband/hw/hfi1/chip.c 38 additions, 17 deletionsdrivers/infiniband/hw/hfi1/chip.c
- drivers/infiniband/hw/hfi1/driver.c 3 additions, 1 deletiondrivers/infiniband/hw/hfi1/driver.c
- drivers/infiniband/hw/hfi1/exp_rcv.c 0 additions, 3 deletionsdrivers/infiniband/hw/hfi1/exp_rcv.c
- drivers/infiniband/hw/hfi1/qp.c 3 additions, 1 deletiondrivers/infiniband/hw/hfi1/qp.c
- drivers/infiniband/hw/hfi1/rc.c 6 additions, 17 deletionsdrivers/infiniband/hw/hfi1/rc.c
- drivers/infiniband/hw/hfi1/rc.h 8 additions, 0 deletionsdrivers/infiniband/hw/hfi1/rc.h
- drivers/infiniband/hw/hfi1/tid_rdma.c 192 additions, 80 deletionsdrivers/infiniband/hw/hfi1/tid_rdma.c
- drivers/infiniband/hw/hfi1/tid_rdma.h 0 additions, 2 deletionsdrivers/infiniband/hw/hfi1/tid_rdma.h
- drivers/infiniband/hw/hfi1/trace_tid.h 3 additions, 9 deletionsdrivers/infiniband/hw/hfi1/trace_tid.h
- drivers/infiniband/hw/mlx5/odp.c 2 additions, 1 deletiondrivers/infiniband/hw/mlx5/odp.c
Loading
Please register or sign in to comment