kernel_samsung_a53x/drivers/infiniband/hw/mlx5
Patrisious Haddad e475d8903f RDMA/mlx5: Enforce same type port association for multiport RoCE
[ Upstream commit e05feab22fd7dabcd6d272c4e2401ec1acdfdb9b ]

Different core device types such as PFs and VFs shouldn't be affiliated
together since they have different capabilities, fix that by enforcing
type check before doing the affiliation.

Fixes: 32f69e4be269 ("{net, IB}/mlx5: Manage port association for multiport RoCE")
Reviewed-by: Mark Bloch <mbloch@nvidia.com>
Signed-off-by: Patrisious Haddad <phaddad@nvidia.com>
Link: https://patch.msgid.link/88699500f690dff1c1852c1ddb71f8a1cc8b956e.1733233480.git.leonro@nvidia.com
Reviewed-by: Mateusz Polchlopek <mateusz.polchlopek@intel.com>
Signed-off-by: Leon Romanovsky <leon@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2025-01-15 16:29:53 +01:00
..
ah.c
cmd.c
cmd.h
cong.c
counters.c
counters.h
cq.c
devx.c
devx.h
doorbell.c
fs.c
fs.h
gsi.c
ib_rep.c
ib_rep.h
ib_virt.c
Kconfig
mad.c RDMA/mlx5: Fix port number for counter query in multi-port configuration 2024-11-19 11:32:21 +01:00
main.c RDMA/mlx5: Enforce same type port association for multiport RoCE 2025-01-15 16:29:53 +01:00
Makefile
mem.c
mlx5_ib.h
mr.c
odp.c
qos.c
qp.c RDMA/mlx5: Round max_rd_atomic/max_dest_rd_atomic up instead of down 2024-11-23 23:22:03 +01:00
qp.h
qpc.c
restrack.c
restrack.h
srq.c RDMA/mlx5: Add check for srq max_sge attribute 2024-11-19 14:19:09 +01:00
srq.h
srq_cmd.c
std_types.c
wr.c
wr.h