[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20191226164117.53794-1-idosch@idosch.org>
Date: Thu, 26 Dec 2019 18:41:12 +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/5] mlxsw: spectrum_router: Cleanups
From: Ido Schimmel <idosch@...lanox.com>
This patch set removes from mlxsw code that is no longer necessary after
the simplification of the IPv4 and IPv6 route offload API.
The patches eliminate unnecessary code by taking advantage of the fact
that mlxsw no longer needs to maintain a list of identical routes,
following recent changes in route offload API.
Ido Schimmel (5):
mlxsw: spectrum_router: Remove unnecessary checks
mlxsw: spectrum_router: Eliminate dead code
mlxsw: spectrum_router: Make route creation and destruction symmetric
mlxsw: spectrum_router: Consolidate identical functions
mlxsw: spectrum_router: Remove FIB entry list from FIB node
.../ethernet/mellanox/mlxsw/spectrum_router.c | 318 ++++++------------
1 file changed, 101 insertions(+), 217 deletions(-)
--
2.24.1
Powered by blists - more mailing lists