[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20201117174704.291990-1-idosch@idosch.org>
Date: Tue, 17 Nov 2020 19:46:55 +0200
From: Ido Schimmel <idosch@...sch.org>
To: netdev@...r.kernel.org
Cc: davem@...emloft.net, kuba@...nel.org, jiri@...dia.com,
dsahern@...il.com, mlxsw@...dia.com,
Ido Schimmel <idosch@...dia.com>
Subject: [PATCH net-next 0/9] mlxsw: Preparations for nexthop objects support - part 2/2
From: Ido Schimmel <idosch@...dia.com>
This patch set contains the second round of preparations towards nexthop
objects support in mlxsw. Follow up patches can be found here [1].
The patches are mostly small and trivial and contain non-functional
changes aimed at making it easier to integrate nexthop objects with
mlxsw.
Patch #1 is a fix for an issue introduced in previous submission. Found
by Coverity.
[1] https://github.com/idosch/linux/tree/submit/nexthop_objects
Ido Schimmel (9):
mlxsw: spectrum_router: Fix wrong kfree() in error path
mlxsw: spectrum_router: Set ifindex for IPv4 nexthops
mlxsw: spectrum_router: Pass ifindex to
mlxsw_sp_ipip_entry_find_by_decap()
mlxsw: spectrum_router: Set FIB entry's type after creating nexthop
group
mlxsw: spectrum_router: Set FIB entry's type based on nexthop group
mlxsw: spectrum_router: Re-order mlxsw_sp_nexthop6_group_get()
mlxsw: spectrum_router: Only clear offload indication from valid IPv6
FIB info
mlxsw: spectrum_router: Add an indication if a nexthop group can be
destroyed
mlxsw: spectrum_router: Allow returning errors from
mlxsw_sp_nexthop_group_refresh()
.../ethernet/mellanox/mlxsw/spectrum_router.c | 103 ++++++++++++------
1 file changed, 67 insertions(+), 36 deletions(-)
--
2.28.0
Powered by blists - more mailing lists