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 9419DC636CC for ; Tue, 7 Feb 2023 05:20:19 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229655AbjBGFUS (ORCPT ); Tue, 7 Feb 2023 00:20:18 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:44578 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229690AbjBGFUQ (ORCPT ); Tue, 7 Feb 2023 00:20:16 -0500 Received: from dfw.source.kernel.org (dfw.source.kernel.org [IPv6:2604:1380:4641:c500::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 1B0771EBF5 for ; Mon, 6 Feb 2023 21:20:16 -0800 (PST) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id A9CF161062 for ; Tue, 7 Feb 2023 05:20:15 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 7A089C433A0; Tue, 7 Feb 2023 05:20:14 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1675747215; bh=6pJ4CEBcOFbG5uddoA1TnI0quhTUq4Pev5hNh/7VKXw=; h=Date:From:To:Cc:Subject:In-Reply-To:References:From; b=lkCkfs8yU/MTy5b0ThDhjkF11JAkYTZNWSWMHRodamuwwpLsqxsjpzGVXkC/jc6xu B6DvOZCklEfWU2YDqIgLchBMM3o95Wj0ZWmaRpYAN6zwzc52h3wYO52s7aDsHLgoRi uCCNA/uOADjc29mLzW2dKtO75knv2b8o364FGImDKI7wUWGln7BtzcqmhBEuluFagT n0ffb7xvTVm9dcBtdEzadSNTmITbDTe3cYGAicrh9FFSxDklYjdmEByjMqt+OkmHVF H0Q/OSpIwsMH6ykYa9F/T+RICKeTIO3dQ382KeMBQ2u7sbx4C2kuG/V16ydkE3dcml NN+4y4hlcI7Kw== Date: Mon, 6 Feb 2023 21:20:13 -0800 From: Jakub Kicinski To: Marcelo Leitner Cc: Ilya Maximets , Paul Blakey , netdev@vger.kernel.org, Saeed Mahameed , Paolo Abeni , Eric Dumazet , Jamal Hadi Salim , Cong Wang , "David S. Miller" , Oz Shlomo , Jiri Pirko , Roi Dayan , Vlad Buslov Subject: Re: [PATCH net-next v8 0/7] net/sched: cls_api: Support hardware miss to tc action Message-ID: <20230206212013.7ada7f77@kernel.org> In-Reply-To: References: <20230205154934.22040-1-paulb@nvidia.com> <9d58f6dc-3508-6c10-d5ba-71b768ad2432@nvidia.com> <35e2378f-1a9b-9b32-796d-cb1c8c777118@ovn.org> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: netdev@vger.kernel.org On Mon, 6 Feb 2023 21:03:15 -0800 Marcelo Leitner wrote: > On Tue, Feb 07, 2023 at 01:20:55AM +0100, Ilya Maximets wrote: > > On 2/6/23 18:14, Paul Blakey wrote: > > > I think its a good idea, and I'm fine with proposing something like this in a > > > different series, as this isn't a new problem from this series and existed before > > > it, at least with CT rules. > > > > Hmm, I didn't realize the issue already exists. > > Maintainers: please give me up to Friday to review this patchset. No problem, there's a v9 FWIW: https://lore.kernel.org/all/20230206174403.32733-1-paulb@nvidia.com/