Re: [PATCH v8 net-next 05/12] net: dsa: propagate the locked flag down through the DSA layer

From: Vladimir Oltean
Date: Thu Oct 20 2022 - 18:53:00 EST


On Thu, Oct 20, 2022 at 09:43:40PM +0200, netdev@xxxxxxxxxxxxxxxxxxxx wrote:
> I guess you mean, why it differs from the inherit flag mask list?
>
> If so it is explained in the update to v7 in 00/12.

The following is written there:

| v7: Remove locked port and mab flags from DSA flags
| inherit list as it messes with the learning
| setting and those flags are not naturally meant
| for enheriting, but should be set explicitly.

Can you go one level deeper with the explanation? What messes with the
learning setting? Why are those brport flags not naturally meant for
inheriting?

It's pretty hard to take your patch set seriously if you don't provide
proper explanations.