[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20200114165426.GQ2131@nanopsycho>
Date: Tue, 14 Jan 2020 17:54:26 +0100
From: Jiri Pirko <jiri@...nulli.us>
To: Ido Schimmel <idosch@...sch.org>
Cc: netdev@...r.kernel.org, davem@...emloft.net, kuba@...nel.org,
jiri@...lanox.com, dsahern@...il.com, roopa@...ulusnetworks.com,
mlxsw@...lanox.com, Ido Schimmel <idosch@...lanox.com>
Subject: Re: [PATCH net-next v2 07/10] netdevsim: fib: Add dummy
implementation for FIB offload
Tue, Jan 14, 2020 at 12:23:15PM CET, idosch@...sch.org wrote:
>From: Ido Schimmel <idosch@...lanox.com>
>
>Implement dummy IPv4 and IPv6 FIB "offload" in the driver by storing
>currently "programmed" routes in a hash table. Each route in the hash
>table is marked with "trap" indication. The indication is cleared when
>the route is replaced or when the netdevsim instance is deleted.
>
>This will later allow us to test the route offload API on top of
>netdevsim.
>
>v2:
>* Convert to new fib_alias_hw_flags_set() interface
>
>Signed-off-by: Ido Schimmel <idosch@...lanox.com>
Reviewed-by: Jiri Pirko <jiri@...lanox.com>
Powered by blists - more mailing lists