[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAE4R7bBpmR429F--8NNx0Jqos_bR-x2G4ybjmPhDW6Q+kV5y2g@mail.gmail.com>
Date: Fri, 2 Jan 2015 09:57:18 -0800
From: Scott Feldman <sfeldma@...il.com>
To: Siva Mannem <siva.mannem.lnx@...il.com>
Cc: "stephen@...workplumber.org" <stephen@...workplumber.org>,
Netdev <netdev@...r.kernel.org>,
Jiří Pírko <jiri@...nulli.us>,
Roopa Prabhu <roopa@...ulusnetworks.com>
Subject: Re: [PATCH iproute2 v2] bridge/link: add learning_sync policy flag
On Fri, Jan 2, 2015 at 9:14 AM, Siva Mannem <siva.mannem.lnx@...il.com> wrote:
> Hi,
>
>
>> +.BR "learning_sync on " or " learning_sync off "
>> +Controls whether a given port will sync MAC addresses learned on device port to
>> +bridge FDB.
>> +
>
> For the FDB entries synced from device port to bridge FDB, can the
> device port also mention that it will take care of aging the synced
> entries? I am thinking of a use case where the port supports hardware
> learning and hardware aging?
I think the aging settings are per-bridge, not per-bridge-port, so the
policy control you're talking about wouldn't end up here on
/sbin/bridge link.
However, I would argue even with hardware aging capability, we still
should use Linux for aging since all the controls are already there
and it just works. It keeps the swdev model simple and the swdev
driver simple. Do you have a counter-argument for why enabling
hardware aging would be better?
-scott
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists