kernel_optimize_test/drivers/infiniband
Gioh Kim 315988817a RDMA/rtrs: Change MAX_SESS_QUEUE_DEPTH
[ Upstream commit 3a98ea7041b7d18ac356da64823c2ba2f8391b3e ]

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>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2021-07-19 09:44:43 +02:00
..
core RDMA/core: Always release restrack object 2021-07-14 16:56:32 +02:00
hw RDMA/mlx5: Don't access NULL-cleared mpi pointer 2021-07-14 16:56:32 +02:00
sw RDMA/rxe: Fix qp reference counting for atomic ops 2021-07-14 16:56:22 +02:00
ulp RDMA/rtrs: Change MAX_SESS_QUEUE_DEPTH 2021-07-19 09:44:43 +02:00
Kconfig
Makefile