mbox series

[mlx5-next,0/4] mlx5-next updates 2025-01-09

Message ID 20250109204231.1809851-1-tariqt@nvidia.com (mailing list archive)
Headers show
Series mlx5-next updates 2025-01-09 | expand

Message

Tariq Toukan Jan. 9, 2025, 8:42 p.m. UTC
Hi,

This series contains mlx5 IFC updates as preparation for upcoming
features.

Regards,
Tariq

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 ++
 .../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(-)


base-commit: aeb3ec99026979287266e4b5a1194789c1488c1a

Comments

Leon Romanovsky Jan. 12, 2025, 8:58 a.m. UTC | #1
On Thu, 09 Jan 2025 22:42:27 +0200, Tariq Toukan wrote:
> This series contains mlx5 IFC updates as preparation for upcoming
> features.
> 
> Regards,
> Tariq
> 
> Akiva Goldberger (1):
>   net/mlx5: Add nic_cap_reg and vhca_icm_ctrl registers
> 
> [...]

Applied, thanks!

[1/4] net/mlx5: Update mlx5_ifc to support FEC for 200G per lane link modes
      https://git.kernel.org/rdma/rdma/c/387bef82d0b4af
[2/4] net/mlx5: Add support for MRTCQ register
      https://git.kernel.org/rdma/rdma/c/e2685ef5f56295
[3/4] net/mlx5: SHAMPO: Introduce new SHAMPO specific HCA caps
      https://git.kernel.org/rdma/rdma/c/df75ad562a6f9a
[4/4] net/mlx5: Add nic_cap_reg and vhca_icm_ctrl registers
      https://git.kernel.org/rdma/rdma/c/6ca00ec47b70ac

Best regards,