From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lindbergh.monkeyblade.net (lindbergh.monkeyblade.net [23.128.96.19]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id F1A4F14F8E for ; Mon, 31 Jul 2023 15:45:32 +0000 (UTC) Received: from out1-smtp.messagingengine.com (out1-smtp.messagingengine.com [66.111.4.25]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id E1AF21738 for ; Mon, 31 Jul 2023 08:45:28 -0700 (PDT) Received: from compute5.internal (compute5.nyi.internal [10.202.2.45]) by mailout.nyi.internal (Postfix) with ESMTP id 99A375C0193; Mon, 31 Jul 2023 11:45:27 -0400 (EDT) Received: from mailfrontend2 ([10.202.2.163]) by compute5.internal (MEProxy); Mon, 31 Jul 2023 11:45:27 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:cc:content-type:content-type:date:date :feedback-id:feedback-id:from:from:in-reply-to:in-reply-to :message-id:mime-version:references:reply-to:sender:subject :subject:to:to:x-me-proxy:x-me-proxy:x-me-sender:x-me-sender :x-sasl-enc; s=fm3; t=1690818327; x=1690904727; bh=xkQXXzNX8GGnR vN3zwpQkG167vWU6FTAGbhJJerYK7s=; b=uYmPsikaLSiZcV/l/+dqhm8LhEhcJ IzvPrrlQbpNc2OJ/41isRY9oYAp8EKubA7bOJDPwbUQk8uEXoG1Yf3zmchlAYqLo XFQrksJ3oAMcyFRVFuch8FF32ekWWYDJZCDEEqZAaT4vRn//suH49zXN3JuxaPTv GlLRKzybNO4hp+ZL5wvgj2CJp4fETbtl+Ju06YZGa+qWz30jJSZN+r96+QqDX5cm 2enIRtPJxNZHdVfy2Xn/RVtFR4qPKiOlxUH9fpOgtImj82F9rFQWvkoMIDJhc9MJ 682mRi7SIb8A5zZrE0OC/wFLU1qDY3ebh+vPQBIfQwvAQrziwud/Gh6Hw== X-ME-Sender: X-ME-Received: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedviedrjeeggdeilecutefuodetggdotefrodftvf curfhrohhfihhlvgemucfhrghsthforghilhdpqfgfvfdpuffrtefokffrpgfnqfghnecu uegrihhlohhuthemuceftddtnecusecvtfgvtghiphhivghnthhsucdlqddutddtmdenuc fjughrpeffhffvvefukfhfgggtuggjsehttdertddttddvnecuhfhrohhmpefkughoucfu tghhihhmmhgvlhcuoehiughoshgthhesihguohhstghhrdhorhhgqeenucggtffrrghtth gvrhhnpedvudefveekheeugeeftddvveefgfduieefudeifefgleekheegleegjeejgeeg hfenucevlhhushhtvghrufhiiigvpedtnecurfgrrhgrmhepmhgrihhlfhhrohhmpehiug hoshgthhesihguohhstghhrdhorhhg X-ME-Proxy: Feedback-ID: i494840e7:Fastmail Received: by mail.messagingengine.com (Postfix) with ESMTPA; Mon, 31 Jul 2023 11:45:25 -0400 (EDT) Date: Mon, 31 Jul 2023 18:45:23 +0300 From: Ido Schimmel To: Simon Horman Cc: Vlad Buslov , davem@davemloft.net, kuba@kernel.org, edumazet@google.com, pabeni@redhat.com, netdev@vger.kernel.org, amir.hanania@intel.com, jeffrey.t.kirsher@intel.com, john.fastabend@gmail.com Subject: Re: [PATCH net] vlan: Fix VLAN 0 memory leak Message-ID: References: <20230728163152.682078-1-vladbu@nvidia.com> Precedence: bulk X-Mailing-List: netdev@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,RCVD_IN_DNSWL_BLOCKED,RCVD_IN_MSPIKE_H3,RCVD_IN_MSPIKE_WL, SPF_HELO_PASS,SPF_NONE,T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on lindbergh.monkeyblade.net On Mon, Jul 31, 2023 at 11:52:19AM +0200, Simon Horman wrote: > perhaps it would be worth including the information added > by Ido above in the patch description. Not a hard requirement > from my side, just an idea. I agree (assuming my analysis is correct).