On 8/2/17 1:56 AM, Jiri Pirko wrote: > From: Ido Schimmel <ido...@mellanox.com> > > In a similar fashion to previous patch, use the nexthop flags to provide > offload indication instead of the FIB info's flags. > > In case a nexthop in a multipath route can't be offloaded (gateway's MAC > can't be resolved, for example), then its offload flag isn't set. > > Signed-off-by: Ido Schimmel <ido...@mellanox.com> > Signed-off-by: Jiri Pirko <j...@mellanox.com> > --- > .../net/ethernet/mellanox/mlxsw/spectrum_router.c | 38 > ++++++++++++++++++++-- > 1 file changed, 36 insertions(+), 2 deletions(-) > >
Tested-by: David Ahern <dsah...@gmail.com>