linux/drivers/infiniband
Gioh Kim 3a98ea7041 RDMA/rtrs: Change MAX_SESS_QUEUE_DEPTH
Max IB immediate data size is 2^28 (MAX_IMM_PAYL_BITS)
and the minimum chunk size is 4096 (2^12).
Therefore the maximum sess_queue_depth is 65536 (2^16).

Link: https://lore.kernel.org/r/20210528113018.52290-6-jinpu.wang@ionos.com
Signed-off-by: Gioh Kim <gi-oh.kim@ionos.com>
Signed-off-by: Jack Wang <jinpu.wang@ionos.com>
Reported-by: kernel test robot <lkp@intel.com>
Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
2021-05-28 20:52:58 -03:00
..
core RDMA/core: Use the DEVICE_ATTR_RO macro 2021-05-28 20:39:51 -03:00
hw RDMA/hns: Refactor capability configuration flow of VF 2021-05-28 20:25:37 -03:00
sw RDMA/rxe: Remove unused parameter udata 2021-05-20 11:52:17 -03:00
ulp RDMA/rtrs: Change MAX_SESS_QUEUE_DEPTH 2021-05-28 20:52:58 -03:00
Kconfig RDMA/umem: Support importing dma-buf as user memory region 2021-01-20 16:07:52 -04:00
Makefile treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00