public inbox for netdev@vger.kernel.org
 help / color / mirror / Atom feed
* [pull-request] mlx5-next updates 2026-03-17
@ 2026-03-17  7:58 Tariq Toukan
  2026-03-19  2:30 ` patchwork-bot+netdevbpf
  0 siblings, 1 reply; 2+ messages in thread
From: Tariq Toukan @ 2026-03-17  7:58 UTC (permalink / raw)
  To: Eric Dumazet, Jakub Kicinski, Paolo Abeni, Andrew Lunn,
	David S. Miller
  Cc: Leon Romanovsky, Jason Gunthorpe, Saeed Mahameed, Tariq Toukan,
	Mark Bloch, linux-kernel, linux-rdma, netdev, Gal Pressman,
	Moshe Shemesh

Hi,

The following pull-request contains common mlx5 updates
for your *net-next* tree.
Please pull and let me know of any problem.

Regards,
Tariq

----------------------------------------------------------------
The following changes since commit 11439c4635edd669ae435eec308f4ab8a0804808:

  Linux 7.0-rc2 (2026-03-01 15:39:31 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux.git mlx5-next

for you to fetch changes up to 4dd2115f43594da5271a1aa34fde6719b4259047:

  net/mlx5: Expose MLX5_UMR_ALIGN definition (2026-03-16 16:23:00 -0400)

----------------------------------------------------------------
Alexei Lazar (1):
      net/mlx5: Add IFC bits for shared headroom pool PBMC support

Maher Sanalla (2):
      net/mlx5: Add TLP emulation device capabilities
      net/mlx5: Expose TLP emulation capabilities

Shay Drory (7):
      net/mlx5: Add silent mode set/query and VHCA RX IFC bits
      net/mlx5: LAG, replace pf array with xarray
      net/mlx5: LAG, use xa_alloc to manage LAG device indices
      net/mlx5: E-switch, modify peer miss rule index to vhca_id
      net/mlx5: LAG, replace mlx5_get_dev_index with LAG sequence number
      net/mlx5: Add VHCA RX flow destination support for FW steering
      {net/RDMA}/mlx5: Add LAG demux table API and vport demux rules

Tariq Toukan (1):
      net/mlx5: Expose MLX5_UMR_ALIGN definition

 drivers/infiniband/hw/mlx5/ib_rep.c                |  24 +-
 drivers/infiniband/hw/mlx5/main.c                  |  21 +-
 drivers/infiniband/hw/mlx5/mlx5_ib.h               |   1 -
 drivers/infiniband/hw/mlx5/mr.c                    |   1 -
 .../mellanox/mlx5/core/diag/fs_tracepoint.c        |   3 +
 drivers/net/ethernet/mellanox/mlx5/core/en_tc.c    |   9 +-
 drivers/net/ethernet/mellanox/mlx5/core/eswitch.h  |  14 +-
 .../ethernet/mellanox/mlx5/core/eswitch_offloads.c | 103 +++-
 drivers/net/ethernet/mellanox/mlx5/core/fs_cmd.c   |   6 +-
 drivers/net/ethernet/mellanox/mlx5/core/fs_core.c  |  17 +-
 drivers/net/ethernet/mellanox/mlx5/core/fw.c       |   6 +
 .../net/ethernet/mellanox/mlx5/core/lag/debugfs.c  |   3 +-
 drivers/net/ethernet/mellanox/mlx5/core/lag/lag.c  | 684 +++++++++++++++++----
 drivers/net/ethernet/mellanox/mlx5/core/lag/lag.h  |  49 +-
 drivers/net/ethernet/mellanox/mlx5/core/lag/mp.c   |  20 +-
 .../net/ethernet/mellanox/mlx5/core/lag/mpesw.c    |  15 +-
 .../net/ethernet/mellanox/mlx5/core/lag/port_sel.c |  28 +-
 drivers/net/ethernet/mellanox/mlx5/core/lib/sd.c   |   2 +-
 drivers/net/ethernet/mellanox/mlx5/core/main.c     |   1 +
 include/linux/mlx5/device.h                        |  10 +
 include/linux/mlx5/fs.h                            |  10 +-
 include/linux/mlx5/lag.h                           |  21 +
 include/linux/mlx5/mlx5_ifc.h                      |  49 +-
 23 files changed, 888 insertions(+), 209 deletions(-)
 create mode 100644 include/linux/mlx5/lag.h

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

* Re: [pull-request] mlx5-next updates 2026-03-17
  2026-03-17  7:58 [pull-request] mlx5-next updates 2026-03-17 Tariq Toukan
@ 2026-03-19  2:30 ` patchwork-bot+netdevbpf
  0 siblings, 0 replies; 2+ messages in thread
From: patchwork-bot+netdevbpf @ 2026-03-19  2:30 UTC (permalink / raw)
  To: Tariq Toukan
  Cc: edumazet, kuba, pabeni, andrew+netdev, davem, leon, jgg, saeedm,
	mbloch, linux-kernel, linux-rdma, netdev, gal, moshe

Hello:

This pull request was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@kernel.org>:

On Tue, 17 Mar 2026 09:58:44 +0200 you wrote:
> Hi,
> 
> The following pull-request contains common mlx5 updates
> for your *net-next* tree.
> Please pull and let me know of any problem.
> 
> Regards,
> Tariq
> 
> [...]

Here is the summary with links:
  - [pull-request] mlx5-next updates 2026-03-17
    https://git.kernel.org/netdev/net-next/c/76eea68d5fe5

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



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

end of thread, other threads:[~2026-03-19  2:30 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-03-17  7:58 [pull-request] mlx5-next updates 2026-03-17 Tariq Toukan
2026-03-19  2:30 ` patchwork-bot+netdevbpf

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox