[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <2ac0cbee-8bd7-c89c-e6a7-a71e0973e7d9@gmail.com>
Date: Mon, 16 Dec 2019 09:37:00 -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 05/10] ipv4: Notify newly added route if
should be offloaded
On 12/14/19 8:53 AM, Ido Schimmel wrote:
> From: Ido Schimmel <idosch@...lanox.com>
>
> When a route is added, it should only be notified in case it is the
> first route in the FIB alias list with the given {prefix, prefix length,
> table ID}. Otherwise, it is not used in the data path and should not be
> considered by switch drivers.
>
> v2:
> * Convert to use fib_find_alias() instead of fib_find_first_alias()
>
> Signed-off-by: Ido Schimmel <idosch@...lanox.com>
> ---
> net/ipv4/fib_trie.c | 10 ++++++++++
> 1 file changed, 10 insertions(+)
>
Reviewed-by: David Ahern <dsahern@...il.com>
Powered by blists - more mailing lists