All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH net 0/8] mlx5 misc fixes 2024-07-30
@ 2024-07-30  6:16 Tariq Toukan
  2024-07-30  6:16 ` [PATCH net 1/8] net/mlx5: Always drain health in shutdown callback Tariq Toukan
                   ` (8 more replies)
  0 siblings, 9 replies; 18+ messages in thread
From: Tariq Toukan @ 2024-07-30  6:16 UTC (permalink / raw)
  To: David S. Miller, Jakub Kicinski, Paolo Abeni, Eric Dumazet
  Cc: netdev, Saeed Mahameed, Gal Pressman, Leon Romanovsky,
	Tariq Toukan

Hi,

This patchset provides misc bug fixes from the team to the mlx5 core and
Eth drivers.

Series generated against:
commit 301927d2d2eb ("Merge tag 'for-net-2024-07-26' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth")

Thanks,
Tariq.

Chris Mi (1):
  net/mlx5e: Fix CT entry update leaks of modify header context

Mark Bloch (1):
  net/mlx5: Lag, don't use the hardcoded value of the first port

Moshe Shemesh (1):
  net/mlx5: Fix missing lock on sync reset reload

Rahul Rameshbabu (1):
  net/mlx5e: Require mlx5 tc classifier action support for IPsec prio
    capability

Shahar Shitrit (1):
  net/mlx5e: Add a check for the return value from
    mlx5_port_set_eth_ptys

Shay Drory (2):
  net/mlx5: Always drain health in shutdown callback
  net/mlx5: Fix error handling in irq_pool_request_irq

Yevgeny Kliteynik (1):
  net/mlx5: DR, Fix 'stack guard page was hit' error in dr_rule

 drivers/net/ethernet/mellanox/mlx5/core/en/tc_ct.c     |  1 +
 .../mellanox/mlx5/core/en_accel/ipsec_offload.c        |  7 ++++---
 drivers/net/ethernet/mellanox/mlx5/core/en_ethtool.c   |  7 ++++++-
 drivers/net/ethernet/mellanox/mlx5/core/fw_reset.c     |  5 ++++-
 drivers/net/ethernet/mellanox/mlx5/core/irq_affinity.c | 10 +++++++---
 drivers/net/ethernet/mellanox/mlx5/core/lag/lag.c      |  2 +-
 drivers/net/ethernet/mellanox/mlx5/core/main.c         |  2 +-
 .../net/ethernet/mellanox/mlx5/core/sf/dev/driver.c    |  1 +
 .../net/ethernet/mellanox/mlx5/core/steering/dr_rule.c |  2 +-
 9 files changed, 26 insertions(+), 11 deletions(-)

-- 
2.44.0


^ permalink raw reply	[flat|nested] 18+ messages in thread

end of thread, other threads:[~2024-08-01  1:10 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-07-30  6:16 [PATCH net 0/8] mlx5 misc fixes 2024-07-30 Tariq Toukan
2024-07-30  6:16 ` [PATCH net 1/8] net/mlx5: Always drain health in shutdown callback Tariq Toukan
2024-07-30  9:33   ` Wojciech Drewek
2024-07-30  6:16 ` [PATCH net 2/8] net/mlx5: Fix error handling in irq_pool_request_irq Tariq Toukan
2024-07-30  9:34   ` Wojciech Drewek
2024-07-30  6:16 ` [PATCH net 3/8] net/mlx5: DR, Fix 'stack guard page was hit' error in dr_rule Tariq Toukan
2024-07-30  9:36   ` Wojciech Drewek
2024-07-30  6:16 ` [PATCH net 4/8] net/mlx5: Lag, don't use the hardcoded value of the first port Tariq Toukan
2024-07-30  9:37   ` Wojciech Drewek
2024-07-30  6:16 ` [PATCH net 5/8] net/mlx5: Fix missing lock on sync reset reload Tariq Toukan
2024-07-30  9:41   ` Wojciech Drewek
2024-07-30  6:16 ` [PATCH net 6/8] net/mlx5e: Require mlx5 tc classifier action support for IPsec prio capability Tariq Toukan
2024-07-30  9:45   ` Wojciech Drewek
2024-07-30  6:16 ` [PATCH net 7/8] net/mlx5e: Fix CT entry update leaks of modify header context Tariq Toukan
2024-07-30  9:49   ` Wojciech Drewek
2024-07-30  6:16 ` [PATCH net 8/8] net/mlx5e: Add a check for the return value from mlx5_port_set_eth_ptys Tariq Toukan
2024-07-30  9:50   ` Wojciech Drewek
2024-08-01  1:10 ` [PATCH net 0/8] mlx5 misc fixes 2024-07-30 patchwork-bot+netdevbpf

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.