linux/drivers/infiniband/hw
Sagi Grimberg b636401f0e mlx5: Fix incorrect wc pkey_index assignment for GSI messages
Since patch series "Demux IB CM requests in the rdma_cm module" the
P_Key index is taken from the work completion rather than the message
itself.

The HCA provides us with the message P_Key. In order to provide the
P_Key index, we need to look it up. Given that this is relevant only
for GSI messages (session establishments) which is less performance critical,
micro-optimize against the GSI (is_qp1) branch.

Fixes: 4c21b5bcef ("IB/cma: Add net_dev and private data checks to
RDMA CM")
Signed-off-by: Sagi Grimberg <sagig@mellanox.com>
Signed-off-by: Doug Ledford <dledford@redhat.com>
2015-09-03 14:50:06 -04:00
..
cxgb3 cxgb3: Support ib_alloc_mr verb 2015-08-30 18:08:47 -04:00
cxgb4 IB/cxgb4: Fix if statement in pick_local_ip6adddrs 2015-09-03 14:03:59 -04:00
ehca IB/mad: Remove improper use of BUG_ON 2015-07-14 13:20:08 -04:00
mlx4 IB/mlx4_ib: Disassociate support 2015-08-30 18:12:40 -04:00
mlx5 mlx5: Fix incorrect wc pkey_index assignment for GSI messages 2015-09-03 14:50:06 -04:00
mthca mlx4, mlx5, mthca: Expose max_sge_rd correctly 2015-08-28 23:02:10 -04:00
nes nes: Support ib_alloc_mr verb 2015-08-30 18:08:48 -04:00
ocrdma RDMA/ocrdma: Incorporate the moving of GID Table mgmt to IB/Core 2015-08-30 18:12:21 -04:00
qib qib: Support ib_alloc_mr verb 2015-08-30 18:08:48 -04:00
usnic IB/core: Pass hardware specific data in query_device 2015-06-12 14:49:10 -04:00
Makefile RDMA/amso1100: Deprecate the amso1100 driver and move to staging 2015-08-28 22:54:49 -04:00