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 X-Spam-Level: X-Spam-Status: No, score=-16.2 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,INCLUDES_CR_TRAILER,MAILING_LIST_MULTI, MENTIONS_GIT_HOSTING,SPF_HELO_NONE,SPF_PASS autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id E753EC433DB for ; Thu, 21 Jan 2021 06:21:18 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id A39EA2396D for ; Thu, 21 Jan 2021 06:21:18 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726017AbhAUGVL (ORCPT ); Thu, 21 Jan 2021 01:21:11 -0500 Received: from mail.kernel.org ([198.145.29.99]:56172 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726586AbhAUGUt (ORCPT ); Thu, 21 Jan 2021 01:20:49 -0500 Received: by mail.kernel.org (Postfix) with ESMTPS id B630C23998; Thu, 21 Jan 2021 06:20:08 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1611210008; bh=bIlqy5I46Kk7Jvlc4bzIIYuuTzyrc6UOw6bqX9kHEiQ=; h=Subject:From:Date:References:In-Reply-To:To:Cc:From; b=VKzu6UAVNMXhj9g9v4A5XjUnFfTNm58rynbNrZ1gFUIYaVP62r/FIU8lInCpVa73W /kVz3m7/kfZPikntJo4GEfXj3wXBE83gWmS2YUFY92Lso7VV7C+O6VwnwTS/Ktl8SL wyjnsJDCiJfuJgiVPpj/tjuVbW2mN+sk099NadNbAfROBl78o6Wc6es25rzoYVDNrs xBOlmn6KE8PyjIKSQHqz0BTfE+eQdWLl3I1RG9OYz1P7ocdU9v8Eix6+lV5BAHnHky pE14o4c6Vh4w+NR47tAq+hy5cPiMxeLOyDu55CUjzFR1outmaPhsysgMCKMd9AskMk 8VTgf8EWHOxDQ== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: Re: [PATCH v2 net-next ] net/sched: cls_flower add CT_FLAGS_INVALID flag support From: patchwork-bot+netdevbpf@kernel.org Message-Id: <161121000869.22302.3585867980546229985.git-patchwork-notify@kernel.org> Date: Thu, 21 Jan 2021 06:20:08 +0000 References: <1611045110-682-1-git-send-email-wenxu@ucloud.cn> In-Reply-To: <1611045110-682-1-git-send-email-wenxu@ucloud.cn> To: wenxu Cc: marcelo.leitner@gmail.com, jhs@mojatatu.com, xiyou.wangcong@gmail.com, netdev@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: netdev@vger.kernel.org Hello: This patch was applied to netdev/net-next.git (refs/heads/master): On Tue, 19 Jan 2021 16:31:50 +0800 you wrote: > From: wenxu > > This patch add the TCA_FLOWER_KEY_CT_FLAGS_INVALID flag to > match the ct_state with invalid for conntrack. > > Signed-off-by: wenxu > > [...] Here is the summary with links: - [v2,net-next] net/sched: cls_flower add CT_FLAGS_INVALID flag support https://git.kernel.org/netdev/net-next/c/7baf2429a1a9 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html