mbox series

[pull-request] mlx5-next updates 2025-02-24

Message ID 20250224212446.523259-1-tariqt@nvidia.com (mailing list archive)
State New
Headers show
Series [pull-request] mlx5-next updates 2025-02-24 | expand

Pull-request

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

Message

Tariq Toukan Feb. 24, 2025, 9:24 p.m. UTC
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 0ad2507d5d93f39619fc42372c347d6006b64319:

  Linux 6.14-rc3 (2025-02-16 14:02:44 -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 80df31f384b4146a62a01b3d4beb376cc7b9a89e:

  net/mlx5: Change POOL_NEXT_SIZE define value and make it global (2025-02-23 04:43:14 -0500)

----------------------------------------------------------------
Patrisious Haddad (1):
      net/mlx5: Change POOL_NEXT_SIZE define value and make it global

Shahar Shitrit (1):
      net/mlx5: Add new health syndrome error and crr bit offset

 drivers/net/ethernet/mellanox/mlx5/core/esw/legacy.c    | 2 +-
 drivers/net/ethernet/mellanox/mlx5/core/fs_ft_pool.c    | 6 ++++--
 drivers/net/ethernet/mellanox/mlx5/core/fs_ft_pool.h    | 2 --
 drivers/net/ethernet/mellanox/mlx5/core/lib/fs_chains.c | 3 ++-
 include/linux/mlx5/device.h                             | 1 +
 include/linux/mlx5/fs.h                                 | 2 ++
 include/linux/mlx5/mlx5_ifc.h                           | 1 +
 7 files changed, 11 insertions(+), 6 deletions(-)