mbox series

[net-next,0/5] mlx5 misc enhancements 2025-02-19

Message ID 20250219114112.403808-1-tariqt@nvidia.com (mailing list archive)
Headers show
Series mlx5 misc enhancements 2025-02-19 | expand

Message

Tariq Toukan Feb. 19, 2025, 11:41 a.m. UTC
Hi,

This small series enhances the mlx5 ethtool link speed code (no
functional change), in addition to a Kconfig description enhancement.

Regards,
Tariq

Cosmin Ratiu (1):
  net/mlx5: Bridge, correct config option description

Shahar Shitrit (4):
  net/mlx5e: Refactor ptys2ethtool_adver_link()
  net/mlx5e: Introduce ptys2ethtool_process_link()
  net/mlx5e: Change eth_proto parameter naming
  net/mlx5e: Separate extended link modes request from link modes type
    selection

 .../net/ethernet/mellanox/mlx5/core/Kconfig   |  4 +-
 .../ethernet/mellanox/mlx5/core/en_ethtool.c  | 62 ++++++-------------
 2 files changed, 21 insertions(+), 45 deletions(-)


base-commit: aefd232de5eb2e77e3fc58c56486c7fe7426a228

Comments

patchwork-bot+netdevbpf@kernel.org Feb. 21, 2025, 2:17 a.m. UTC | #1
Hello:

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

On Wed, 19 Feb 2025 13:41:07 +0200 you wrote:
> Hi,
> 
> This small series enhances the mlx5 ethtool link speed code (no
> functional change), in addition to a Kconfig description enhancement.
> 
> Regards,
> Tariq
> 
> [...]

Here is the summary with links:
  - [net-next,1/5] net/mlx5: Bridge, correct config option description
    https://git.kernel.org/netdev/net-next/c/3fe090ad0250
  - [net-next,2/5] net/mlx5e: Refactor ptys2ethtool_adver_link()
    https://git.kernel.org/netdev/net-next/c/5246fd3fc232
  - [net-next,3/5] net/mlx5e: Introduce ptys2ethtool_process_link()
    https://git.kernel.org/netdev/net-next/c/64d97f891961
  - [net-next,4/5] net/mlx5e: Change eth_proto parameter naming
    https://git.kernel.org/netdev/net-next/c/9ca3bf013a0e
  - [net-next,5/5] net/mlx5e: Separate extended link modes request from link modes type selection
    https://git.kernel.org/netdev/net-next/c/9c362aafda8b

You are awesome, thank you!