From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: DKIM-Filter: OpenDKIM Filter v2.11.0 smtp3.osuosl.org 9679761520 DKIM-Filter: OpenDKIM Filter v2.11.0 smtp3.osuosl.org CC8B46151F From: Hans Schultz In-Reply-To: <20230406152159.zfg6kxuimulnpops@skbuf> References: <20230327225933.plm5raegywbe7g2a@skbuf> <87ileljfwo.fsf@kapio-technology.com> <20230328114943.4mibmn2icutcio4m@skbuf> <87cz4slkx5.fsf@kapio-technology.com> <20230330124326.v5mqg7do25tz6izk@skbuf> <87wn2yxunb.fsf@kapio-technology.com> <20230330130936.hxme34qrqwolvpsh@skbuf> <875yaimgro.fsf@kapio-technology.com> <20230330150752.gdquw5kudtrqgzyz@skbuf> <87o7o1ox9h.fsf@kapio-technology.com> <20230406152159.zfg6kxuimulnpops@skbuf> Date: Thu, 06 Apr 2023 18:20:05 +0200 Message-ID: <87zg7lj83u.fsf@kapio-technology.com> MIME-Version: 1.0 Content-Type: text/plain Subject: Re: [Bridge] [PATCH v2 net-next 2/6] net: dsa: propagate flags down towards drivers List-Id: Linux Ethernet Bridging List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Vladimir Oltean Cc: Andrew Lunn , Alexandre Belloni , Nikolay Aleksandrov , Kurt Kanzenbach , Eric Dumazet , "open list:KERNEL SELFTEST FRAMEWORK" , Shuah Khan , Ivan Vecera , Florian Fainelli , Ido Schimmel , "moderated list:ETHERNET BRIDGE" , Roopa Prabhu , kuba@kernel.org, Paolo Abeni , =?utf-8?Q?Cl=C3=A9ment_L=C3=A9ger?= , Christian Marangi , Woojung Huh , Landen Chao , Jiri Pirko , Hauke Mehrtens , Sean Wang , DENG Qingfang , Claudiu Manoil , "moderated list:ARM/Mediatek SoC support" , Matthias Brugger , "moderated list:ARM/Mediatek SoC support" , AngeloGioacchino Del Regno , netdev@vger.kernel.org, open list , "maintainer:MICROCHIP KSZ SERIES ETHERNET SWITCH DRIVER" , "open list:RENESAS RZ/N1 A5PSW SWITCH DRIVER" , davem@davemloft.net On Thu, Apr 06, 2023 at 18:21, Vladimir Oltean wrote: > On Thu, Apr 06, 2023 at 05:17:46PM +0200, Hans Schultz wrote: >> On Thu, Mar 30, 2023 at 18:07, Vladimir Oltean wrote: >> > As a bug fix, stop reporting to switchdev those FDB entries with >> > BR_FDB_ADDED_BY_USER && !BR_FDB_STATIC. Then, after "net" is merged into >> > "net-next" next Thursday (the ship has sailed for today), add "bool static" >> >> It is probably too late today (now I have a Debian based VM that can do >> the selftests), but with this bug fix I have 1) not submitted bug fixes >> before and 2) it probably needs an appropriate explanation, where I >> don't know the problem well enough for general switchcores to submit >> with a suitable text. > > Do you want me to try to submit this change as a bug fix? I think that would be fine as you would know the matter best.