[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20191229114023.60873-1-idosch@idosch.org>
Date: Sun, 29 Dec 2019 13:40:21 +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 0/2] mlxsw: Couple of fixes
From: Ido Schimmel <idosch@...lanox.com>
This patch set contains two fixes for mlxsw. Please consider both for
stable.
Patch #1 from Amit fixes a wrong check during MAC validation when
creating router interfaces (RIFs). Given a particular order of
configuration this can result in the driver refusing to create new RIFs.
Patch #2 fixes a wrong trap configuration in which VRRP packets and
routing exceptions were policed by the same policer towards the CPU. In
certain situations this can prevent VRRP packets from reaching the CPU.
Amit Cohen (1):
mlxsw: spectrum_router: Skip loopback RIFs during MAC validation
Ido Schimmel (1):
mlxsw: spectrum: Use dedicated policer for VRRP packets
drivers/net/ethernet/mellanox/mlxsw/reg.h | 1 +
drivers/net/ethernet/mellanox/mlxsw/spectrum.c | 9 +++++++--
drivers/net/ethernet/mellanox/mlxsw/spectrum_router.c | 3 +++
3 files changed, 11 insertions(+), 2 deletions(-)
--
2.24.1
Powered by blists - more mailing lists