[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20190529075945.20050-1-idosch@idosch.org>
Date: Wed, 29 May 2019 10:59:43 +0300
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 0/2] mlxsw: Two small fixes
From: Ido Schimmel <idosch@...lanox.com>
Patch #1 from Jiri fixes an issue specific to Spectrum-2 where the
insertion of two identical flower filters with different priorities
would trigger a warning.
Patch #2 from Amit prevents the driver from trying to configure a port
with a speed of 56Gb/s and autoneg off as this is not supported and
results in error messages from firmware.
Please consider patch #1 for stable.
Amit Cohen (1):
mlxsw: spectrum: Prevent force of 56G
Jiri Pirko (1):
mlxsw: spectrum_acl: Avoid warning after identical rules insertion
drivers/net/ethernet/mellanox/mlxsw/spectrum.c | 4 ++++
.../net/ethernet/mellanox/mlxsw/spectrum_acl_erp.c | 11 +++++------
2 files changed, 9 insertions(+), 6 deletions(-)
--
2.20.1
Powered by blists - more mailing lists