From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (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 78BB7CA63 for ; Wed, 26 Jul 2023 15:25:16 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 85600C433C8; Wed, 26 Jul 2023 15:25:15 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1690385115; bh=DyY8BnynseIb1Y67rUsl4rIxCT0kbeSaml0xf51TrXc=; h=Date:From:To:Cc:Subject:In-Reply-To:References:From; b=AYijz9pcrmWmDrTQYRYb+8yQeok9U344Yi+CY46NaPNtfpOTASv3Q2kXwgyYl9Kl6 TWzI5oJ6v3xQ1V82qDyLHpYxGZ1H1nQLYjPKrUKy+ZpuUZHy5xRtRdVUC8+sN9CjHR FAjxQdV1MvWZqFJmtSEPch91Fu+fwTZ5XsMdvTF6ZdslyKBkIFmHdNWIw010IUVXD+ bkCKylDLlLJmQxejWyHBxRSpQR5x8DRzbCZyU3pufwsq8/Fb7xkVr/SuQP/cUk2c4z qndm9Ec4dFD2+vViOaCZqbLRoSQZcIg7ahsHvoGkASnvmt5VBgn448lpFjracGAei0 2elrGicnWzmZw== Date: Wed, 26 Jul 2023 08:25:14 -0700 From: Jakub Kicinski To: Jamal Hadi Salim Cc: valis , Paolo Abeni , netdev@vger.kernel.org, xiyou.wangcong@gmail.com, jiri@resnulli.us, davem@davemloft.net, edumazet@google.com, pctammela@mojatatu.com, victor@mojatatu.com, ramdhan@starlabs.sg, billy@starlabs.sg, Greg Kroah-Hartman Subject: Re: [PATCH net 0/3] net/sched Bind logic fixes for cls_fw, cls_u32 and cls_route Message-ID: <20230726082514.63ba446d@kernel.org> In-Reply-To: References: <20230721174856.3045-1-sec@valis.email> <8a707435884e18ccb92e1e91e474f7662d4f9365.camel@redhat.com> <20230725130917.36658b63@kernel.org> <20230725150314.342181ee@kernel.org> 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-Transfer-Encoding: 7bit On Wed, 26 Jul 2023 09:59:02 -0400 Jamal Hadi Salim wrote: > > If Jamal or anyone else feels like they can vouch for the provenance > > of the code, I think that may be the best compromise. > > I am more than happy to add my SoB - these are real issues being fixed > and this is not the first time that Valis identified and helped > resolve legit issues in tc. Great! Please repost with your signoffs.