linux_dsm_epyc7002/drivers/infiniband/hw
Lijun Ou e0222d18d6 RDMA/hns: Bugfix for calculating qp buffer size
The buffer size of qp which used to allocate qp buffer space for storing
sqwqe and rqwqe will be the length of buffer space. The kernel driver will
use the buffer address and the same size to get the user memory. The same
size named buff_size of qp. According the algorithm of calculating, The
size of the two is not equal when users set the max sge of sq.

Fixes: b28ca7ccef ("RDMA/hns: Limit extend sq sge num")
Signed-off-by: Lijun Ou <oulijun@huawei.com>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
2019-07-07 09:19:30 -03:00
..
bnxt_re Linux 5.2-rc6 2019-06-28 21:18:23 -03:00
cxgb3 IB: Remove unneeded memset 2019-07-03 14:26:49 -03:00
cxgb4 IB: Remove unneeded memset 2019-07-03 14:26:49 -03:00
efa RDMA/efa: Entropy in admin commands id 2019-07-04 14:31:09 -03:00
hfi1 IB/hfi1: No need to use try_module_get for debugfs 2019-06-28 22:34:26 -03:00
hns RDMA/hns: Bugfix for calculating qp buffer size 2019-07-07 09:19:30 -03:00
i40iw RDMA/i40iw: Set queue pair state when being queried 2019-07-03 14:45:56 -03:00
mlx4 Linux 5.2-rc6 2019-06-28 21:18:23 -03:00
mlx5 IB/mlx5: Add counter_alloc_stats() and counter_update_stats() support 2019-07-05 10:22:55 -03:00
mthca IB: Remove unneeded memset 2019-07-03 14:26:49 -03:00
ocrdma IB: Remove unneeded memset 2019-07-03 14:26:49 -03:00
qedr Linux 5.2-rc6 2019-06-28 21:18:23 -03:00
qib IB/{rdmavt, hfi1, qib}: Add helpers to hide SWQE WR details 2019-06-28 22:34:26 -03:00
usnic Linux 5.2-rc6 2019-06-28 21:18:23 -03:00
vmw_pvrdma Linux 5.2-rc6 2019-06-28 21:18:23 -03:00
Makefile rdma: Remove nes 2019-06-13 09:59:49 -04:00