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 5B59EC433FE for ; Sat, 19 Feb 2022 16:40:17 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S242616AbiBSQkd (ORCPT ); Sat, 19 Feb 2022 11:40:33 -0500 Received: from mxb-00190b01.gslb.pphosted.com ([23.128.96.19]:42498 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S242608AbiBSQkc (ORCPT ); Sat, 19 Feb 2022 11:40:32 -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 A8A401D178B; Sat, 19 Feb 2022 08:40:12 -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 4295860BA6; Sat, 19 Feb 2022 16:40:12 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPS id 90BB3C340ED; Sat, 19 Feb 2022 16:40:11 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1645288811; bh=sU8Rz7APMKrkq9JR0hWZKKxLKQZub2GIuh95bEvOIZI=; h=Subject:From:Date:References:In-Reply-To:To:Cc:From; b=gAvsSFRHQlZmCtwFDfdGojwHL8TGO6BKyy/4ho7DmrU4MLq/9hAfssfX9jkDRwNVL dtRzlF1Xqrb4ysM1kAYMyCpD675vShHcQh4ia3+64kYDuCUN2eBDbBnVXCdLJfONkv jCnKOZyroGgjuvEebjYkcJyxM0NIG/icJlaqYpmCJ/b1zzlysMLqQRYgoOfCq2HkpP lFG8VUmGEbo5go+NPTo9AIkqEenxEAEygiFpD07vTu/RRgdiTqA8uCJ9n+iUSYSRiN dfRTT9bSGvCeJREUHLbvznGUkax18Gb4ldfWNip0kaKmfRbUC1hDa4LGdUuP3koW4G +WGjVHCNR2XjA== Received: from aws-us-west-2-korg-oddjob-1.ci.codeaurora.org (localhost.localdomain [127.0.0.1]) by aws-us-west-2-korg-oddjob-1.ci.codeaurora.org (Postfix) with ESMTP id 73185E7BB08; Sat, 19 Feb 2022 16:40:11 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: Re: [PATCH net-next v2] net: prestera: flower: fix destroy tmpl in chain From: patchwork-bot+netdevbpf@kernel.org Message-Id: <164528881146.6364.519355923426975783.git-patchwork-notify@kernel.org> Date: Sat, 19 Feb 2022 16:40:11 +0000 References: <1645177190-6949-1-git-send-email-volodymyr.mytnyk@plvision.eu> In-Reply-To: <1645177190-6949-1-git-send-email-volodymyr.mytnyk@plvision.eu> To: Volodymyr Mytnyk Cc: netdev@vger.kernel.org, kuba@kernel.org, taras.chornyi@plvision.eu, mickeyr@marvell.com, serhiy.pshyk@plvision.eu, vmytnyk@marvell.com, tchornyi@marvell.com, davem@davemloft.net, linux-kernel@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hello: This patch was applied to netdev/net-next.git (master) by David S. Miller : On Fri, 18 Feb 2022 11:39:49 +0200 you wrote: > From: Volodymyr Mytnyk > > Fix flower destroy template callback to release template > only for specific tc chain instead of all chain tempaltes. > > The issue was intruduced by previous commit that introduced > multi-chain support. > > [...] Here is the summary with links: - [net-next,v2] net: prestera: flower: fix destroy tmpl in chain https://git.kernel.org/netdev/net-next/c/b3ae2d350ddf You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html