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 bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 24D1DC433F5 for ; Wed, 2 Feb 2022 17:21:42 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:Cc:To:In-Reply-To:References:Date: Message-Id:From:Subject:MIME-Version:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=vXUerGJGfqy0WGcoAUNQKp8aktBhjG7D7Mrr24NE13Q=; b=A6JotZ01qy3N5e 6GpI3bMZbOrY0aS5pQMJJzbDCMMH1GU3EbJwDzgF2b7Qgrz5dgce+v4Rmq7BM3sopfv2j6H73wWBS 4aACSm6czNEdJH1Kx6DgCgJ2oqO5/ACfp4r3V2KUNxhMb8TueaWqU2dvQWHJtNdxEcu4Y42B40+DA DpLVTAmxK69C1GXjNXPNLSxILtZsj9QXL1IXwTDjTDAxRlpNriSOBe1IvEkrtZnGW9aWrsdVAAsRC D83KZpXoquF/k9cfbwI4/Fi0Xl6JPgN+wBFy4Ubjui/3kMatRZueGevQ7+oQVBUzaB9DB9mZkp8vs /LXaLk0USkg7BQsX3aWQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1nFJIn-00GNqv-Dw; Wed, 02 Feb 2022 17:20:17 +0000 Received: from dfw.source.kernel.org ([139.178.84.217]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1nFJIh-00GNpI-Qg for linux-arm-kernel@lists.infradead.org; Wed, 02 Feb 2022 17:20:14 +0000 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 D00F0617B3; Wed, 2 Feb 2022 17:20:10 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPS id 44AFAC340ED; Wed, 2 Feb 2022 17:20:10 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1643822410; bh=1khkt3/JcCulRHYzhGquD0jyR/SW2E9+oMa5CW14XiU=; h=Subject:From:Date:References:In-Reply-To:To:Cc:From; b=GPFi/OfU9uK1X2tyil9VCNsxixh0uyLySs2aGWcQnv4TO3BdGotHACbVC3LRKQuem dh70Vp8VOZskwkOGZugll0XPBxsisOzmXGA7bJ2/L6jXGXK9GXXR8mjqclaEcuo1IQ yM2TmbApRdZ+f7Fdi40gT0qaimTXVADn91nNTyF64x81Jv5OLevXp3an1EywsdoHlo liFiJy8XaoGMAobnCYbIdnnlwosU1Xa1BD1W4b92RnLnfqTXdcc4FeSB/9pEUU23It UaQ6VwmYYhwTZKJF+cGe6jczzU+RJt9Iybh4WuHUKjWKZBe0rjsC8Qv8+Ik22jdGLe 0Gfzob6sMPTWg== 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 1A198E6BB30; Wed, 2 Feb 2022 17:20:10 +0000 (UTC) MIME-Version: 1.0 Subject: Re: [PATCH net v2] net: sparx5: do not refer to skb after passing it on From: patchwork-bot+netdevbpf@kernel.org Message-Id: <164382241009.2143.7850351482664563943.git-patchwork-notify@kernel.org> Date: Wed, 02 Feb 2022 17:20:10 +0000 References: <20220202083039.3774851-1-steen.hegelund@microchip.com> In-Reply-To: <20220202083039.3774851-1-steen.hegelund@microchip.com> To: Steen Hegelund Cc: davem@davemloft.net, kuba@kernel.org, UNGLinuxDriver@microchip.com, netdev@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, dan.carpenter@oracle.com, lkp@intel.com X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220202_092011_947508_09D2D894 X-CRM114-Status: GOOD ( 10.71 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org Hello: This patch was applied to netdev/net.git (master) by Jakub Kicinski : On Wed, 2 Feb 2022 09:30:39 +0100 you wrote: > Do not try to use any SKB fields after the packet has been passed up in the > receive stack. > > Reported-by: kernel test robot > Reported-by: Dan Carpenter > Signed-off-by: Steen Hegelund > > [...] Here is the summary with links: - [net,v2] net: sparx5: do not refer to skb after passing it on https://git.kernel.org/netdev/net/c/81eb8b0b1878 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel 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 BD714C43219 for ; Wed, 2 Feb 2022 17:20:13 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1346231AbiBBRUN (ORCPT ); Wed, 2 Feb 2022 12:20:13 -0500 Received: from dfw.source.kernel.org ([139.178.84.217]:46048 "EHLO dfw.source.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230363AbiBBRUL (ORCPT ); Wed, 2 Feb 2022 12:20:11 -0500 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 DC244617E3; Wed, 2 Feb 2022 17:20:10 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPS id 44AFAC340ED; Wed, 2 Feb 2022 17:20:10 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1643822410; bh=1khkt3/JcCulRHYzhGquD0jyR/SW2E9+oMa5CW14XiU=; h=Subject:From:Date:References:In-Reply-To:To:Cc:From; b=GPFi/OfU9uK1X2tyil9VCNsxixh0uyLySs2aGWcQnv4TO3BdGotHACbVC3LRKQuem dh70Vp8VOZskwkOGZugll0XPBxsisOzmXGA7bJ2/L6jXGXK9GXXR8mjqclaEcuo1IQ yM2TmbApRdZ+f7Fdi40gT0qaimTXVADn91nNTyF64x81Jv5OLevXp3an1EywsdoHlo liFiJy8XaoGMAobnCYbIdnnlwosU1Xa1BD1W4b92RnLnfqTXdcc4FeSB/9pEUU23It UaQ6VwmYYhwTZKJF+cGe6jczzU+RJt9Iybh4WuHUKjWKZBe0rjsC8Qv8+Ik22jdGLe 0Gfzob6sMPTWg== 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 1A198E6BB30; Wed, 2 Feb 2022 17:20:10 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: Re: [PATCH net v2] net: sparx5: do not refer to skb after passing it on From: patchwork-bot+netdevbpf@kernel.org Message-Id: <164382241009.2143.7850351482664563943.git-patchwork-notify@kernel.org> Date: Wed, 02 Feb 2022 17:20:10 +0000 References: <20220202083039.3774851-1-steen.hegelund@microchip.com> In-Reply-To: <20220202083039.3774851-1-steen.hegelund@microchip.com> To: Steen Hegelund Cc: davem@davemloft.net, kuba@kernel.org, UNGLinuxDriver@microchip.com, netdev@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, dan.carpenter@oracle.com, lkp@intel.com Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hello: This patch was applied to netdev/net.git (master) by Jakub Kicinski : On Wed, 2 Feb 2022 09:30:39 +0100 you wrote: > Do not try to use any SKB fields after the packet has been passed up in the > receive stack. > > Reported-by: kernel test robot > Reported-by: Dan Carpenter > Signed-off-by: Steen Hegelund > > [...] Here is the summary with links: - [net,v2] net: sparx5: do not refer to skb after passing it on https://git.kernel.org/netdev/net/c/81eb8b0b1878 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html