mbox series

[pull-request] mlx5-next updates 2025-01-14

Message ID 20250114055700.1928736-1-tariqt@nvidia.com (mailing list archive)
State Accepted
Commit d90e36f8364d99c737fe73b0c49a51dd5e749d86
Headers show
Series [pull-request] mlx5-next updates 2025-01-14 | expand

Pull-request

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

Checks

Context Check Description
netdev/tree_selection success Pull request for net-next
netdev/build_32bit success Errors and warnings before: 1 this patch: 1
netdev/build_tools success Errors and warnings before: 0 (+1) this patch: 0 (+1)
netdev/build_clang success Errors and warnings before: 262 this patch: 262
netdev/verify_signedoff success Signed-off-by tag matches author and committer
netdev/verify_fixes success No Fixes tag
netdev/build_allmodconfig_warn success Errors and warnings before: 4 this patch: 4
netdev/build_clang_rust success No Rust files in patch. Skipping build
netdev/kdoc success Errors and warnings before: 0 this patch: 0
netdev/contest success net-next-2025-01-14--18-00 (tests: 884)

Message

Tariq Toukan Jan. 14, 2025, 5:57 a.m. UTC
Hi,

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

Regards,
Tariq

----------------------------------------------------------------

The following changes since commit aeb3ec99026979287266e4b5a1194789c1488c1a:

  net/mlx5: Add device cap abs_native_port_num (2024-12-16 02:29:16 -0500)

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 6ca00ec47b70acb7a06cf5c79f6bec6074cef008:

  net/mlx5: Add nic_cap_reg and vhca_icm_ctrl registers (2025-01-12 03:58:00 -0500)

----------------------------------------------------------------
Akiva Goldberger (1):
      net/mlx5: Add nic_cap_reg and vhca_icm_ctrl registers

Jianbo Liu (2):
      net/mlx5: Update mlx5_ifc to support FEC for 200G per lane link modes
      net/mlx5: Add support for MRTCQ register

Saeed Mahameed (1):
      net/mlx5: SHAMPO: Introduce new SHAMPO specific HCA caps

 drivers/net/ethernet/mellanox/mlx5/core/fw.c   |  6 +++
 drivers/net/ethernet/mellanox/mlx5/core/main.c |  5 ++
 include/linux/mlx5/device.h                    |  4 ++
 include/linux/mlx5/driver.h                    |  3 ++
 include/linux/mlx5/mlx5_ifc.h                  | 73 ++++++++++++++++++++++++--
 5 files changed, 86 insertions(+), 5 deletions(-)

Comments

patchwork-bot+netdevbpf@kernel.org Jan. 14, 2025, 9 p.m. UTC | #1
Hello:

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

On Tue, 14 Jan 2025 07:57:00 +0200 you wrote:
> Hi,
> 
> The following pull-request contains mlx5 IFC 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 2025-01-14
    https://git.kernel.org/netdev/net-next/c/d90e36f8364d

You are awesome, thank you!