[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <224f8e60-06de-4db3-9025-7ada999d676b@quicinc.com>
Date: Wed, 15 Jan 2025 14:57:31 +0800
From: Lei Wei <quic_leiwei@...cinc.com>
To: Andrew Lunn <andrew@...n.ch>
CC: Luo Jie <quic_luoj@...cinc.com>, Andrew Lunn <andrew+netdev@...n.ch>,
"David S. Miller" <davem@...emloft.net>,
Eric Dumazet <edumazet@...gle.com>, Jakub Kicinski <kuba@...nel.org>,
Paolo Abeni <pabeni@...hat.com>, "Rob
Herring" <robh@...nel.org>,
Krzysztof Kozlowski <krzk+dt@...nel.org>,
"Conor
Dooley" <conor+dt@...nel.org>,
Suruchi Agarwal <quic_suruchia@...cinc.com>,
Pavithra R <quic_pavir@...cinc.com>, Simon Horman <horms@...nel.org>,
Jonathan Corbet <corbet@....net>, Kees Cook <kees@...nel.org>,
"Gustavo A. R.
Silva" <gustavoars@...nel.org>,
Philipp Zabel <p.zabel@...gutronix.de>,
<linux-arm-msm@...r.kernel.org>, <netdev@...r.kernel.org>,
<devicetree@...r.kernel.org>, <linux-kernel@...r.kernel.org>,
<linux-doc@...r.kernel.org>, <linux-hardening@...r.kernel.org>,
<quic_kkumarcs@...cinc.com>, <quic_linchen@...cinc.com>,
<srinivas.kandagatla@...aro.org>, <bartosz.golaszewski@...aro.org>,
<john@...ozen.org>
Subject: Re: [PATCH net-next v2 12/14] net: ethernet: qualcomm: Initialize PPE
L2 bridge settings
On 1/14/2025 9:02 PM, Andrew Lunn wrote:
>> I would like to clarify that representing the bridge and its slave ports
>> inside PPE (using a VSI - virtual switch instance) is a pre-requisite before
>> learning can take place on a port. At this point, since switchdev
>> is not enabled, VSI is not created for port/bridge and hence FDB learning
>> does not take place. Later when we enable switchdev and represent the
>> bridge/slave-ports in PPE, FDB learning will automatically occur on top of
>> this initial configuration. I will add this note in the comments and commit
>> message to make it clear.
>
> So it seems like the comment is not the best. You don't actually
> enable learning...
>
Yes, I will update the comment to make it more clear.
> Andrew
Powered by blists - more mailing lists