[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <d84bf20a-ee6d-0f15-7cad-ce1f013b7256@gmail.com>
Date: Tue, 18 Jun 2019 09:28:03 -0600
From: David Ahern <dsahern@...il.com>
To: Ido Schimmel <idosch@...sch.org>, netdev@...r.kernel.org
Cc: davem@...emloft.net, jiri@...lanox.com, alexpe@...lanox.com,
mlxsw@...lanox.com, Ido Schimmel <idosch@...lanox.com>
Subject: Re: [PATCH net-next v2 15/16] ipv6: Stop sending in-kernel
notifications for each nexthop
On 6/18/19 9:12 AM, Ido Schimmel wrote:
> From: Ido Schimmel <idosch@...lanox.com>
>
> Both listeners - mlxsw and netdevsim - of IPv6 FIB notifications are now
> ready to handle IPv6 multipath notifications.
>
> Therefore, stop ignoring such notifications in both drivers and stop
> sending notification for each added / deleted nexthop.
>
> v2:
> * Remove 'multipath_rt' from 'struct fib6_entry_notifier_info'
>
> Signed-off-by: Ido Schimmel <idosch@...lanox.com>
> Acked-by: Jiri Pirko <jiri@...lanox.com>
> ---
> .../ethernet/mellanox/mlxsw/spectrum_router.c | 2 --
> drivers/net/netdevsim/fib.c | 7 -----
> include/net/ip6_fib.h | 1 -
> net/ipv6/ip6_fib.c | 29 +++++++++++--------
> 4 files changed, 17 insertions(+), 22 deletions(-)
>
Reviewed-by: David Ahern <dsahern@...il.com>
Powered by blists - more mailing lists