From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 1649CC77B6F for ; Thu, 6 Apr 2023 16:23:07 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S238899AbjDFQXF (ORCPT ); Thu, 6 Apr 2023 12:23:05 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:37436 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229736AbjDFQXD (ORCPT ); Thu, 6 Apr 2023 12:23:03 -0400 Received: from mailout-taastrup.gigahost.dk (mailout-taastrup.gigahost.dk [46.183.139.199]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id CD8EA4C16; Thu, 6 Apr 2023 09:22:56 -0700 (PDT) Received: from mailout.gigahost.dk (mailout.gigahost.dk [89.186.169.112]) by mailout-taastrup.gigahost.dk (Postfix) with ESMTP id E6C8F1883A29; Thu, 6 Apr 2023 16:22:52 +0000 (UTC) Received: from smtp.gigahost.dk (smtp.gigahost.dk [89.186.169.109]) by mailout.gigahost.dk (Postfix) with ESMTP id C003425005BD; Thu, 6 Apr 2023 16:22:52 +0000 (UTC) Received: by smtp.gigahost.dk (Postfix, from userid 1000) id A22749B403E2; Thu, 6 Apr 2023 16:22:52 +0000 (UTC) X-Screener-Id: e32ae469fa6e394734d05373d3a705875723cf1e Received: from fujitsu (2-104-116-184-cable.dk.customer.tdc.net [2.104.116.184]) by smtp.gigahost.dk (Postfix) with ESMTPSA id 0211891201E3; Thu, 6 Apr 2023 16:22:51 +0000 (UTC) From: Hans Schultz To: Vladimir Oltean Cc: davem@davemloft.net, kuba@kernel.org, netdev@vger.kernel.org, Florian Fainelli , Andrew Lunn , Eric Dumazet , Paolo Abeni , Kurt Kanzenbach , Hauke Mehrtens , Woojung Huh , "maintainer:MICROCHIP KSZ SERIES ETHERNET SWITCH DRIVER" , Sean Wang , Landen Chao , DENG Qingfang , Matthias Brugger , AngeloGioacchino Del Regno , Claudiu Manoil , Alexandre Belloni , =?utf-8?Q?Cl=C3=A9ment_L=C3=A9ger?= , Jiri Pirko , Ivan Vecera , Roopa Prabhu , Nikolay Aleksandrov , Shuah Khan , Christian Marangi , Ido Schimmel , open list , "moderated list:ARM/Mediatek SoC support" , "moderated list:ARM/Mediatek SoC support" , "open list:RENESAS RZ/N1 A5PSW SWITCH DRIVER" , "moderated list:ETHERNET BRIDGE" , "open list:KERNEL SELFTEST FRAMEWORK" Subject: Re: [PATCH v2 net-next 2/6] net: dsa: propagate flags down towards drivers 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 Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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. From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 5DD4AC7618D for ; Thu, 6 Apr 2023 16:24:06 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:Message-ID:Date:References :In-Reply-To:Subject:Cc:To:From:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=b3mxQwcH31aUFXyImlU4Noydv+6Ex68Qeja4Ae2YQgk=; b=NJdcAeol2X/PQO KdAXdqpa2HUPKbopDIfJgQ1nK+H9RRTXAUc7JD32aQDR7GM4UF+3jpc/H1QfEivaiXM1Hwsrke37C f2xe83PG/iUvS8WIKcbLCHgNVDf3AkRoH3FuQdUaq5lvUYA7sSBrropu1ODPB788N+1UPvrUDf0wT aCk3fTfUQYY6wyeI/qG74S22sH98upwM4fFsdT45ZEOG2aosYM3Vr0b8VIZFHpP2o47U7K5HnSCBn Slyd5Wa+VBkQTQufGW0UKjPU2puhAfPV+D3014nM4vJS16sygIVlxQ7dsSrjbdYTz8QKwclcFgFCn fN9TKAuNR4Hg7PSvYPng==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1pkSOC-007z5N-1C; Thu, 06 Apr 2023 16:23:08 +0000 Received: from mailout-taastrup.gigahost.dk ([46.183.139.199]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1pkSO8-007z1T-1t; Thu, 06 Apr 2023 16:23:07 +0000 Received: from mailout.gigahost.dk (mailout.gigahost.dk [89.186.169.112]) by mailout-taastrup.gigahost.dk (Postfix) with ESMTP id E6C8F1883A29; Thu, 6 Apr 2023 16:22:52 +0000 (UTC) Received: from smtp.gigahost.dk (smtp.gigahost.dk [89.186.169.109]) by mailout.gigahost.dk (Postfix) with ESMTP id C003425005BD; Thu, 6 Apr 2023 16:22:52 +0000 (UTC) Received: by smtp.gigahost.dk (Postfix, from userid 1000) id A22749B403E2; Thu, 6 Apr 2023 16:22:52 +0000 (UTC) X-Screener-Id: e32ae469fa6e394734d05373d3a705875723cf1e Received: from fujitsu (2-104-116-184-cable.dk.customer.tdc.net [2.104.116.184]) by smtp.gigahost.dk (Postfix) with ESMTPSA id 0211891201E3; Thu, 6 Apr 2023 16:22:51 +0000 (UTC) From: Hans Schultz To: Vladimir Oltean Cc: davem@davemloft.net, kuba@kernel.org, netdev@vger.kernel.org, Florian Fainelli , Andrew Lunn , Eric Dumazet , Paolo Abeni , Kurt Kanzenbach , Hauke Mehrtens , Woojung Huh , "maintainer:MICROCHIP KSZ SERIES ETHERNET SWITCH DRIVER" , Sean Wang , Landen Chao , DENG Qingfang , Matthias Brugger , AngeloGioacchino Del Regno , Claudiu Manoil , Alexandre Belloni , =?utf-8?Q?Cl=C3=A9ment_L=C3=A9ger?= , Jiri Pirko , Ivan Vecera , Roopa Prabhu , Nikolay Aleksandrov , Shuah Khan , Christian Marangi , Ido Schimmel , open list , "moderated list:ARM/Mediatek SoC support" , "moderated list:ARM/Mediatek SoC support" , "open list:RENESAS RZ/N1 A5PSW SWITCH DRIVER" , "moderated list:ETHERNET BRIDGE" , "open list:KERNEL SELFTEST FRAMEWORK" Subject: Re: [PATCH v2 net-next 2/6] net: dsa: propagate flags down towards drivers 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 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230406_092304_762770_33E75962 X-CRM114-Status: GOOD ( 11.55 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org 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. _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel 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.