linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH mlx5-next 0/2] Add support for direct steering tag mode for RDMA mlx5_ib driver
@ 2025-10-27  9:34 Leon Romanovsky
  2025-10-27  9:34 ` [PATCH mlx5-next 1/2] PCI/TPH: Expose pcie_tph_get_st_table_loc() Leon Romanovsky
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Leon Romanovsky @ 2025-10-27  9:34 UTC (permalink / raw)
  To: Bjorn Helgaas, Saeed Mahameed, Leon Romanovsky, Tariq Toukan,
	Mark Bloch, Andrew Lunn, David S. Miller, Eric Dumazet,
	Jakub Kicinski, Paolo Abeni
  Cc: linux-pci, linux-kernel, netdev, linux-rdma, Yishai Hadas,
	Edward Srouji

From Yishai:

Add support for direct steering mode where ST table location equals
PCI_TPH_LOC_NONE.

In that case, no steering table exists, the steering tag itself will be
used directly by the SW, FW, HW from the mkey.

In that mode of work, the driver is not limited any more to the 64 max
entries of the capability config space table.

The first patch in the series exposes the pcie_tph_get_st_table_loc()
API to let drivers detect the ST table location.

The second patch uses the direct mode in case the location equals
PCI_TPH_LOC_NONE.

This enables RDMA users working in that direct mode.

Thanks

---
Yishai Hadas (2):
      PCI/TPH: Expose pcie_tph_get_st_table_loc()
      net/mlx5: Add direct ST mode support for RDMA

 drivers/net/ethernet/mellanox/mlx5/core/lib/st.c | 29 ++++++++++++++++++++----
 drivers/pci/tph.c                                |  7 +++---
 include/linux/pci-tph.h                          |  1 +
 3 files changed, 30 insertions(+), 7 deletions(-)
---
base-commit: eea31f21dce10814e34dc7ef7ed5136269c7bb59
change-id: 20251027-st-direct-mode-8d7d874a7d36

Best regards,
--  
Leon Romanovsky <leonro@nvidia.com>


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2025-11-11 10:04 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-10-27  9:34 [PATCH mlx5-next 0/2] Add support for direct steering tag mode for RDMA mlx5_ib driver Leon Romanovsky
2025-10-27  9:34 ` [PATCH mlx5-next 1/2] PCI/TPH: Expose pcie_tph_get_st_table_loc() Leon Romanovsky
2025-11-02 10:17   ` Leon Romanovsky
2025-11-03 15:43   ` Bjorn Helgaas
2025-11-03 16:23     ` Yishai Hadas
2025-11-03 17:28       ` Bjorn Helgaas
2025-11-04  8:26         ` Yishai Hadas
2025-10-27  9:34 ` [PATCH mlx5-next 2/2] net/mlx5: Add direct ST mode support for RDMA Leon Romanovsky
2025-11-11 10:04 ` [PATCH mlx5-next 0/2] Add support for direct steering tag mode for RDMA mlx5_ib driver Leon Romanovsky

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).