[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20200120075253.3356176-1-idosch@idosch.org>
Date: Mon, 20 Jan 2020 09:52:49 +0200
From: Ido Schimmel <idosch@...sch.org>
To: netdev@...r.kernel.org
Cc: davem@...emloft.net, jiri@...lanox.com, mlxsw@...lanox.com,
Ido Schimmel <idosch@...lanox.com>
Subject: [PATCH net-next 0/4] mlxsw: Adjust SPAN egress mirroring buffer size handling for Spectrum-2
From: Ido Schimmel <idosch@...lanox.com>
Jiri says:
For Spectrum-2 the computation of SPAN egress mirroring buffer uses a
different formula. On top of MTU it needs also current port speed. Fix
the computation and also trigger the buffer size set according to PUDE
event, which happens when port speed changes.
Jiri Pirko (4):
mlxsw: spectrum: Push code getting port speed into a helper
mlxsw: spectrum_span: Put buffsize update code into helper function
mlxsw: spectrum: Fix SPAN egress mirroring buffer size for Spectrum-2
spectrum: Add a delayed work to update SPAN buffsize according to
speed
.../net/ethernet/mellanox/mlxsw/spectrum.c | 59 ++++++++++++++++++
.../net/ethernet/mellanox/mlxsw/spectrum.h | 7 +++
.../ethernet/mellanox/mlxsw/spectrum_ptp.c | 14 +----
.../ethernet/mellanox/mlxsw/spectrum_span.c | 61 +++++++++++--------
.../ethernet/mellanox/mlxsw/spectrum_span.h | 1 +
5 files changed, 105 insertions(+), 37 deletions(-)
--
2.24.1
Powered by blists - more mailing lists