Re: [PATCH net-next 2/3] mlxsw: spectrum_router: Add neighbour offload indication

2019-04-14 Thread David Ahern
On 4/14/19 12:57 PM, Ido Schimmel wrote: > In a similar fashion to routes and FDB entries, the neighbour table is > reflected to the device. > > Set an offload indication on the neighbour in case it was programmed to > the device. > > Signed-off-by: Ido Schimmel > Acked-by: Jiri Pirko > --- >

[PATCH net-next 2/3] mlxsw: spectrum_router: Add neighbour offload indication

2019-04-14 Thread Ido Schimmel
In a similar fashion to routes and FDB entries, the neighbour table is reflected to the device. Set an offload indication on the neighbour in case it was programmed to the device. Signed-off-by: Ido Schimmel Acked-by: Jiri Pirko --- drivers/net/ethernet/mellanox/mlxsw/spectrum_router.c | 6 +++