linux/drivers/infiniband
Kamal Heib 76251e15ea RDMA/rxe: Remove pkey table
The RoCE spec requires RoCE devices to support only the default pkey.
However the rxe driver maintains a 64 enties pkey table and uses only the
first entry. Remove the pkey table and hard code a table of length one
hard wired with the default pkey. Replace all checks of the pkey_table
with a comparison to the default_pkey instead.

Link: https://lore.kernel.org/r/20200721101618.686110-1-kamalheib1@gmail.com
Signed-off-by: Kamal Heib <kamalheib1@gmail.com>
Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
2020-07-31 16:17:56 -03:00
..
core RDMA/umem: Add a schedule point in ib_umem_get() 2020-07-31 14:12:30 -03:00
hw RDMA/hns: Fix the unneeded process when getting a general type of CQE error 2020-07-30 15:11:49 -03:00
sw RDMA/rxe: Remove pkey table 2020-07-31 16:17:56 -03:00
ulp RDMA/rtrs: remove WQ_MEM_RECLAIM for rtrs_wq 2020-07-29 14:26:53 -03:00
Kconfig IB/uverbs: Enable CQ ioctl commands by default 2020-07-06 19:50:33 -03:00
Makefile treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00