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 30362C19F2A for ; Thu, 11 Aug 2022 17:40:35 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S235880AbiHKRka (ORCPT ); Thu, 11 Aug 2022 13:40:30 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:52412 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S235662AbiHKRkX (ORCPT ); Thu, 11 Aug 2022 13:40:23 -0400 Received: from dfw.source.kernel.org (dfw.source.kernel.org [139.178.84.217]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id D2035BC24; Thu, 11 Aug 2022 10:40:15 -0700 (PDT) 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 EE5A561745; Thu, 11 Aug 2022 17:40:14 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPS id 4FCADC43470; Thu, 11 Aug 2022 17:40:14 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1660239614; bh=rARQNLKYFyAdqTCjtmqdIJOSM4W78mV48IVgZTjCUwo=; h=Subject:From:Date:References:In-Reply-To:To:Cc:From; b=iJeh4vJeWErGl/Jtyuae8qW5IfEhNQEcMee0irpqYXER9JWrtdD5kdwhn+EtM/XKV 8/Ah2iDNU/0WQnY7sV/B96TLMz9F4CnJ5YLbY/DXbg9Yu1csCJ+H9RkdC+rYkjgzaD VkAqMOgxVIDO76TI8d42UNTw/0dnHlQvC0+55zyvuHbptEKi04vPr2M8SREZ7HQbbJ Ee7cNy4XXca2EOEhcr5v6TzmL0phxPXvdADYjlbiT5VHfYGWSjhuvu8v3s7tgzkD3K 1fyHOu6hF5a9j4N9AUtplivhHj5wi7yyYUn4MolAQIiQo/SPF1U79/XOd4V+bML/Cq tRioWb5hfgDZQ== 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 3065AC43143; Thu, 11 Aug 2022 17:40:14 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: Re: [PATCH v2] dpaa2-eth: trace the allocated address instead of page struct From: patchwork-bot+netdevbpf@kernel.org Message-Id: <166023961419.31756.16594052173444905202.git-patchwork-notify@kernel.org> Date: Thu, 11 Aug 2022 17:40:14 +0000 References: <20220811151651.3327-1-chen45464546@163.com> In-Reply-To: <20220811151651.3327-1-chen45464546@163.com> To: Chen Lin Cc: ioana.ciornei@nxp.com, davem@davemloft.net, edumazet@google.com, kuba@kernel.org, pabeni@redhat.com, netdev@vger.kernel.org, linux-kernel@vger.kernel.org, yi.liu@nxp.com, chen.lin5@zte.com.cn Precedence: bulk List-ID: X-Mailing-List: netdev@vger.kernel.org Hello: This patch was applied to netdev/net.git (master) by Jakub Kicinski : On Thu, 11 Aug 2022 23:16:51 +0800 you wrote: > We should trace the allocated address instead of page struct. > > Fixes: 27c874867c4 ("dpaa2-eth: Use a single page per Rx buffer") > Signed-off-by: Chen Lin > Reviewed-by: Ioana Ciornei > --- > drivers/net/ethernet/freescale/dpaa2/dpaa2-eth.c | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) Here is the summary with links: - [v2] dpaa2-eth: trace the allocated address instead of page struct https://git.kernel.org/netdev/net/c/e34f49348f8b You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html