From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: DKIM-Filter: OpenDKIM Filter v2.11.0 smtp2.osuosl.org 7C5724010E DKIM-Filter: OpenDKIM Filter v2.11.0 smtp2.osuosl.org 83F744048F MIME-Version: 1.0 Date: Thu, 13 Oct 2022 17:17:42 +0200 From: netdev@kapio-technology.com In-Reply-To: References: <20221009174052.1927483-1-netdev@kapio-technology.com> <20221009174052.1927483-10-netdev@kapio-technology.com> <21f799c5a7a79e2e4b111a95fff6fe3d@kapio-technology.com> Message-ID: <46112084313969f9a6dfdea9fe52b4b1@kapio-technology.com> Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Bridge] [PATCH v7 net-next 9/9] selftests: forwarding: add test of MAC-Auth Bypass to locked port tests List-Id: Linux Ethernet Bridging List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Ido Schimmel Cc: Andrew Lunn , Alexandre Belloni , Nikolay Aleksandrov , Kurt Kanzenbach , Eric Dumazet , linux-kselftest@vger.kernel.org, Joachim Wiberg , Shuah Khan , Ivan Vecera , Florian Fainelli , Daniel Borkmann , Florent Fourcot , bridge@lists.linux-foundation.org, Russell King , linux-arm-kernel@lists.infradead.org, Roopa Prabhu , kuba@kernel.org, Paolo Abeni , Vivien Didelot , Woojung Huh , Landen Chao , Jiri Pirko , Amit Cohen , Christian Marangi , Hauke Mehrtens , Hans Schultz , Sean Wang , DENG Qingfang , Claudiu Manoil , linux-mediatek@lists.infradead.org, Matthias Brugger , Yuwei Wang , Petr Machata , netdev@vger.kernel.org, linux-kernel@vger.kernel.org, UNGLinuxDriver@microchip.com, Vladimir Oltean , davem@davemloft.net On 2022-10-13 16:28, Ido Schimmel wrote: > On Wed, Oct 12, 2022 at 11:46:55AM +0200, netdev@kapio-technology.com > wrote: >> Ido, have you had time to look at this patch set, and do I need to >> release a >> v8 to fix those two forgotten statics and maybe also this new >> switchcore >> driver that was not there when I posted this patch set? > > I don't know which changes you are referring to, but v8 should > incorporate all the changes requested so far. Do not post it as long as > net-next is closed (unless marked as RFC): Ohh, I missed declaring two functions as static in chip.c, and unfortunately my compiler did not give me any warnings... What is the schedule for net-next to be open (I guess that it is closed as of now)? > > https://www.kernel.org/doc/html/latest/process/maintainer-netdev.html#how-often-do-changes-from-these-trees-make-it-to-the-mainline-linus-tree