mbox series

[net,0/3] mlx5 misc fixes 2025-02-25

Message ID 20250225072608.526866-1-tariqt@nvidia.com (mailing list archive)
Headers show
Series mlx5 misc fixes 2025-02-25 | expand

Message

Tariq Toukan Feb. 25, 2025, 7:26 a.m. UTC
Hi,

This small patchset provides misc bug fixes from the team to the mlx5
core driver.

Thanks,
Tariq.


Carolina Jubran (2):
  net/mlx5: Fix vport QoS cleanup on error
  net/mlx5: Restore missing trace event when enabling vport QoS

Shay Drory (1):
  net/mlx5: IRQ, Fix null string in debug print

 drivers/net/ethernet/mellanox/mlx5/core/esw/qos.c | 8 +++++++-
 drivers/net/ethernet/mellanox/mlx5/core/pci_irq.c | 2 +-
 2 files changed, 8 insertions(+), 2 deletions(-)


base-commit: 28b04731a38c80092f47437af6c2770765e0b99f

Comments

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

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

On Tue, 25 Feb 2025 09:26:05 +0200 you wrote:
> Hi,
> 
> This small patchset provides misc bug fixes from the team to the mlx5
> core driver.
> 
> Thanks,
> Tariq.
> 
> [...]

Here is the summary with links:
  - [net,1/3] net/mlx5: Fix vport QoS cleanup on error
    https://git.kernel.org/netdev/net/c/7f3528f7d2f9
  - [net,2/3] net/mlx5: Restore missing trace event when enabling vport QoS
    https://git.kernel.org/netdev/net/c/47bcd9bf3d23
  - [net,3/3] net/mlx5: IRQ, Fix null string in debug print
    https://git.kernel.org/netdev/net/c/2f5a6014eb16

You are awesome, thank you!