[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <e6d5c5e7-deeb-69a2-08d3-b1c75b8b92fe@gmail.com>
Date: Mon, 16 Dec 2019 09:44:48 -0700
From: David Ahern <dsahern@...il.com>
To: Ido Schimmel <idosch@...sch.org>, netdev@...r.kernel.org
Cc: davem@...emloft.net, roopa@...ulusnetworks.com, jiri@...lanox.com,
jakub.kicinski@...ronome.com, mlxsw@...lanox.com,
Ido Schimmel <idosch@...lanox.com>
Subject: Re: [PATCH net-next v2 10/10] ipv4: Remove old route notifications
and convert listeners
On 12/14/19 8:53 AM, Ido Schimmel wrote:
> From: Ido Schimmel <idosch@...lanox.com>
>
> Unlike mlxsw, the other listeners to the FIB notification chain do not
> require any special modifications as they never considered multiple
> identical routes.
>
> This patch removes the old route notifications and converts all the
> listeners to use the new replace / delete notifications.
>
> Signed-off-by: Ido Schimmel <idosch@...lanox.com>
> ---
> .../net/ethernet/mellanox/mlx5/core/lag_mp.c | 4 --
> .../ethernet/mellanox/mlxsw/spectrum_router.c | 11 +++---
> drivers/net/ethernet/rocker/rocker_main.c | 4 +-
> drivers/net/netdevsim/fib.c | 4 +-
> include/net/fib_notifier.h | 2 -
> net/ipv4/fib_trie.c | 38 ++++---------------
> 6 files changed, 16 insertions(+), 47 deletions(-)
>
Reviewed-by: David Ahern <dsahern@...il.com>
Powered by blists - more mailing lists