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 E1476C7EE43 for ; Mon, 12 Jun 2023 20:58:31 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S237309AbjFLU6a (ORCPT ); Mon, 12 Jun 2023 16:58:30 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:48348 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S238220AbjFLU6I (ORCPT ); Mon, 12 Jun 2023 16:58:08 -0400 Received: from pandora.armlinux.org.uk (pandora.armlinux.org.uk [IPv6:2001:4d48:ad52:32c8:5054:ff:fe00:142]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 6D4405256; Mon, 12 Jun 2023 13:53:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=armlinux.org.uk; s=pandora-2019; h=Sender:In-Reply-To:Content-Type: MIME-Version:References:Message-ID:Subject:Cc:To:From:Date:Reply-To: Content-Transfer-Encoding:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Id: List-Help:List-Unsubscribe:List-Subscribe:List-Post:List-Owner:List-Archive; bh=ib/BYS6PUvyGMIURzmXU2ExMoFjE66F8x1vPECql7zg=; b=uA1wKZOuSeYItA2kecWFqYWSNd u7M4CIA1EUKLaMVVCftV+C4/9P5qDqEH8jIFCLDdUdqdXjCrYJLss9rux8ensn0+Xniyizrf7O7fL 3nn9eALfAWI9wSNLgQCcu8Poh6HuR2HcjNRzVN+ex9VNYT9VKsu+iSO4JIgfq7XKALrfCoOxNCSyt YKoGW8eGb8gbbr/1uFnzmtEaoM0aZWERtxBTQNBUZOxeUJTWBPun00GJv5moHg9n2BxkfknZW/lcl OR2eR2ftI9VyLdvhs6OFn0tk0jPkSCjLQgBcIqGyk65soJKY7kQ6aZNKHznqa6eIP6T2OzTDSEvhU 0YHPnv+Q==; Received: from shell.armlinux.org.uk ([fd8f:7570:feb6:1:5054:ff:fe00:4ec]:46250) by pandora.armlinux.org.uk with esmtpsa (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1q8oWi-0006LF-Ro; Mon, 12 Jun 2023 21:52:36 +0100 Received: from linux by shell.armlinux.org.uk with local (Exim 4.94.2) (envelope-from ) id 1q8oWb-0005J4-4s; Mon, 12 Jun 2023 21:52:29 +0100 Date: Mon, 12 Jun 2023 21:52:29 +0100 From: "Russell King (Oracle)" To: arinc9.unal@gmail.com Cc: =?utf-8?B?QXLEsW7DpyDDnE5BTA==?= , Daniel Golle , Landen Chao , DENG Qingfang , Sean Wang , Andrew Lunn , Florian Fainelli , Vladimir Oltean , "David S. Miller" , Eric Dumazet , Jakub Kicinski , Paolo Abeni , Matthias Brugger , AngeloGioacchino Del Regno , Frank Wunderlich , Bartel Eerdekens , mithat.guner@xeront.com, erkin.bozoglu@xeront.com, linux-kernel@vger.kernel.org, netdev@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-mediatek@lists.infradead.org Subject: Re: [PATCH net v4 0/7] net: dsa: mt7530: fix multiple CPU ports, BPDU and LLDP handling Message-ID: References: <20230612075945.16330-1-arinc.unal@arinc9.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Sender: Russell King (Oracle) Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Jun 12, 2023 at 12:37:29PM +0100, Russell King (Oracle) wrote: > Hi, > > Please slow down your rate of patch submission - I haven't had a chance > to review the other patches yet (and I suspect no one else has.) Always > allow a bit of time for discussion. > > Just because you receive one comment doesn't mean you need to rush to > get a new series out. Give it at least a few days because there may be > further discussion of the points raised. > > Sending new versions quickly after previous comments significantly > increases reviewer workload. And a very illustratory point is that I responded with a follow up to your reply on v2, hadn't noticed that you'd sent v4, and the comments I subsequently made on v2 apply to v4... and I haven't even looked at v3 yet. This is precisely why you need to stop "I've received an email, I've made changes. Quick! Post the next version!" No, don't do that. Wait a while for further feedback before posting the next version, particularly if you've replied to reviewer comments - give the reviewer some time to respond before posting the next version. Thanks. -- RMK's Patch system: https://www.armlinux.org.uk/developer/patches/ FTTP is here! 80Mbps down 10Mbps up. Decent connectivity at last!