All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH net 0/2] mlxsw: Two small fixes
@ 2019-07-31  6:33 Ido Schimmel
  2019-07-31  6:33 ` [PATCH net 1/2] mlxsw: spectrum: Fix error path in mlxsw_sp_module_init() Ido Schimmel
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Ido Schimmel @ 2019-07-31  6:33 UTC (permalink / raw)
  To: netdev; +Cc: davem, jiri, petrm, mlxsw, Ido Schimmel

From: Ido Schimmel <idosch@mellanox.com>

Patch #1 from Jiri fixes the error path of the module initialization
function. Found during manual code inspection.

Patch #2 from Petr further reduces the default shared buffer pool sizes
in order to work around a problem that was originally described in
commit e891ce1dd2a5 ("mlxsw: spectrum_buffers: Reduce pool size on
Spectrum-2").

Jiri Pirko (1):
  mlxsw: spectrum: Fix error path in mlxsw_sp_module_init()

Petr Machata (1):
  mlxsw: spectrum_buffers: Further reduce pool size on Spectrum-2

 drivers/net/ethernet/mellanox/mlxsw/spectrum.c         | 2 +-
 drivers/net/ethernet/mellanox/mlxsw/spectrum_buffers.c | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

-- 
2.21.0


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

end of thread, other threads:[~2019-08-08  5:19 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-07-31  6:33 [PATCH net 0/2] mlxsw: Two small fixes Ido Schimmel
2019-07-31  6:33 ` [PATCH net 1/2] mlxsw: spectrum: Fix error path in mlxsw_sp_module_init() Ido Schimmel
2019-08-08  5:19   ` Jesse Brandeburg
2019-07-31  6:33 ` [PATCH net 2/2] mlxsw: spectrum_buffers: Further reduce pool size on Spectrum-2 Ido Schimmel
2019-08-08  5:19   ` Jesse Brandeburg
2019-07-31 15:24 ` [PATCH net 0/2] mlxsw: Two small fixes David Miller

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.