linux_dsm_epyc7002/drivers/infiniband/hw
Jason Gunthorpe fe15bcc6e2 Merge branch 'mlx5-packet-credit-fc' into rdma.git
Danit Goldberg says:

Packet based credit mode

Packet based credit mode is an alternative end-to-end credit mode for QPs
set during their creation. Credits are transported from the responder to
the requester to optimize the use of its receive resources.  In
packet-based credit mode, credits are issued on a per packet basis.

The advantage of this feature comes while sending large RDMA messages
through switches that are short in memory.

The first commit exposes QP creation flag and the HCA capability. The
second commit adds support for a new DV QP creation flag. The last commit
report packet based credit mode capability via the MLX5DV device
capabilities.

* branch 'mlx5-packet-credit-fc':
  IB/mlx5: Report packet based credit mode device capability
  IB/mlx5: Add packet based credit mode support
  net/mlx5: Expose packet based credit mode

Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
2018-12-07 13:25:12 -07:00
..
bnxt_re RDMA/drivers: Use core provided API for registering device attributes 2018-10-17 03:45:01 -06:00
cxgb3 infiniband/hw/cxgb3/cxio_hal.c: Use dma_zalloc_coherent 2018-11-21 15:52:35 -07:00
cxgb4 iw_cxgb4: only reconnect with MPAv1 if the peer aborts 2018-11-21 16:15:19 -07:00
hfi1 IB/hfi1: Reduce lock contention on iowait_lock for sdma and pio 2018-12-06 20:15:36 -07:00
hns RDMA/hns: Add SRQ asynchronous event support 2018-12-05 07:59:13 -07:00
i40iw i40iw: remove support for ib_get_vector_affinity 2018-11-08 14:22:53 -07:00
mlx4 mlx4: Use snprintf instead of complicated strcpy 2018-12-06 20:23:06 -07:00
mlx5 Merge branch 'mlx5-packet-credit-fc' into rdma.git 2018-12-07 13:25:12 -07:00
mthca RDMA/drivers: Use core provided API for registering device attributes 2018-10-17 03:45:01 -06:00
nes First merge window pull request 2018-10-26 07:38:19 -07:00
ocrdma RDMA/drivers: Use core provided API for registering device attributes 2018-10-17 03:45:01 -06:00
qedr RDMA/drivers: Use core provided API for registering device attributes 2018-10-17 03:45:01 -06:00
qib RDMA/qib: Remove all occurrences of BUG_ON() 2018-11-29 15:59:40 -07:00
usnic IB/usnic: fix spelling mistake "miniumum" -> "minimum" 2018-11-29 15:59:40 -07:00
vmw_pvrdma RDMA/drivers: Use core provided API for registering device attributes 2018-10-17 03:45:01 -06:00
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00