From: Leon Romanovsky Date: Sat, 8 Mar 2025 18:24:06 +0000 (-0500) Subject: Add support and infrastructure for RDMA TRANSPORT X-Git-Tag: block-6.15-20250403~37^2~29 X-Git-Url: https://git.kernel.dk/?a=commitdiff_plain;h=98cf1d1a178e0410e143039d1deaff31eec6fd2b;p=linux-block.git Add support and infrastructure for RDMA TRANSPORT --------------------------------------------------------------------- Hi, This is preparation series targeted for mlx5-next, which will be used later in RDMA. This series adds RDMA transport steering logic which would allow the vport group manager to catch control packets from VFs and forward them to control SW to help with congestion control. In addition, RDMA will provide new set of APIs to better control exposed FW capabilities and this series is needed to make sure mlx5 command interface will ensure that privileged commands can always proceed, Thanks Link: https://lore.kernel.org/all/cover.1740574103.git.leon@kernel.org Signed-off-by: Leon Romanovsky * mlx5-next: net/mlx5: fs, add RDMA TRANSPORT steering domain support net/mlx5: Query ADV_RDMA capabilities net/mlx5: Limit non-privileged commands net/mlx5: Allow the throttle mechanism to be more dynamic net/mlx5: Add RDMA_CTRL HW capabilities --- 98cf1d1a178e0410e143039d1deaff31eec6fd2b