netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net v3 0/2] mlxsw: Fixes
@ 2024-06-21  7:19 Petr Machata
  2024-06-21  7:19 ` [PATCH net v3 1/2] mlxsw: pci: Fix driver initialization with Spectrum-4 Petr Machata
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Petr Machata @ 2024-06-21  7:19 UTC (permalink / raw)
  To: David S. Miller, Eric Dumazet, Jakub Kicinski, Paolo Abeni,
	netdev
  Cc: Ido Schimmel, Petr Machata, mlxsw

This patchset fixes an issue with mlxsw driver initialization, and a
memory corruption issue in shared buffer occupancy handling.

v3:
- Drop the core thermal fix, it's not relevant anymore.

Ido Schimmel (2):
  mlxsw: pci: Fix driver initialization with Spectrum-4
  mlxsw: spectrum_buffers: Fix memory corruptions on Spectrum-4 systems

 drivers/net/ethernet/mellanox/mlxsw/pci.c     | 18 ++++++++++++++---
 drivers/net/ethernet/mellanox/mlxsw/reg.h     |  2 ++
 .../mellanox/mlxsw/spectrum_buffers.c         | 20 +++++++++++++------
 3 files changed, 31 insertions(+), 9 deletions(-)

-- 
2.45.0


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

end of thread, other threads:[~2024-06-21 13:40 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-06-21  7:19 [PATCH net v3 0/2] mlxsw: Fixes Petr Machata
2024-06-21  7:19 ` [PATCH net v3 1/2] mlxsw: pci: Fix driver initialization with Spectrum-4 Petr Machata
2024-06-21  7:19 ` [PATCH net v3 2/2] mlxsw: spectrum_buffers: Fix memory corruptions on Spectrum-4 systems Petr Machata
2024-06-21 13:40 ` [PATCH net v3 0/2] mlxsw: Fixes patchwork-bot+netdevbpf

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).