]> www.infradead.org Git - users/jedix/linux-maple.git/commit
Add support and infrastructure for RDMA TRANSPORT
authorLeon Romanovsky <leon@kernel.org>
Sat, 8 Mar 2025 18:24:06 +0000 (13:24 -0500)
committerLeon Romanovsky <leon@kernel.org>
Sat, 8 Mar 2025 18:25:46 +0000 (13:25 -0500)
commit98cf1d1a178e0410e143039d1deaff31eec6fd2b
tree6d0b802388a13e7287286db99c6c3ef55e772691
parent83437689249e6a17b25e27712fbee292e42e7855
parent15b103df80b25025040faa8f35164c2595977bdb
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 <leon@kernel.org>
* 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