]> git.hungrycats.org Git - linux/commit
RDMA/mlx5: Uncacheable mkey has neither rb_key or cache_ent
authorOr Har-Toov <ohartoov@nvidia.com>
Wed, 3 Apr 2024 10:35:59 +0000 (13:35 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 30 May 2024 07:49:42 +0000 (09:49 +0200)
commit112773a487408ed5e6c525a8aab873f7da04353c
treed35d23a8ef2aa662bee380b8b7fad6ac83393e27
parent74ae944144b2e74664b74a41bb8263abcc360ae9
RDMA/mlx5: Uncacheable mkey has neither rb_key or cache_ent

[ Upstream commit 0611a8e8b475fc5230b9a24d29c8397aaab20b63 ]

As some mkeys can't be modified with UMR due to some UMR limitations,
like the size of translation that can be updated, not all user mkeys can
be cached.

Fixes: dd1b913fb0d0 ("RDMA/mlx5: Cache all user cacheable mkeys on dereg MR flow")
Signed-off-by: Or Har-Toov <ohartoov@nvidia.com>
Link: https://lore.kernel.org/r/f2742dd934ed73b2d32c66afb8e91b823063880c.1712140377.git.leon@kernel.org
Signed-off-by: Leon Romanovsky <leon@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/infiniband/hw/mlx5/mlx5_ib.h