From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dfw.source.kernel.org (dfw.source.kernel.org [139.178.84.217]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by lists.bufferbloat.net (Postfix) with ESMTPS id F00933B2A4 for ; Tue, 8 Jul 2025 12:09:58 -0400 (EDT) Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by dfw.source.kernel.org (Postfix) with ESMTP id 6C3BB5C6214; Tue, 8 Jul 2025 16:09:58 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 1AB0EC4CEED; Tue, 8 Jul 2025 16:09:58 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1751990998; bh=t3mvrMIcy/79FXuMLK5XWUKhx/6LM12SR6Z/0TqBx+c=; h=Subject:From:Date:References:In-Reply-To:To:Cc:From; b=crbcAhI+cccrN5VD1pj7UM+JSbdzz9tf9au20E2U1CCDDV2tNPJ6hu2qQtgYo86s/ nS9XOJgXaZA737rqSvMrMBBpmm4ydLiZZfVzZlxd5gKWPPnDmrbez1FI+kAhutGGoX lad9vmU1GOH3OsxdRsZTnW81ptg1/so9WCvLvq5njRarSCa+lIGYWCNepwjhppen9M QNNmd3vjM/xCH3zCO6IyMpjuxp0XgTZKhWTdyC93DpifHG9lR6U4wXvovvuMd7ygm4 Nz/M95f1La3msHPmfV7eMcHPhN1S+sDFifLfUJXQgGMxCH51orqEWM3dnWmPF5OdLb eMCwWQci7xL+Q== Received: from [10.30.226.235] (localhost [IPv6:::1]) by aws-us-west-2-korg-oddjob-rhel9-1.codeaurora.org (Postfix) with ESMTP id 342F3380DBEE; Tue, 8 Jul 2025 16:10:22 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit From: patchwork-bot+netdevbpf@kernel.org Message-Id: <175199102074.4122127.1763624884260031017.git-patchwork-notify@kernel.org> Date: Tue, 08 Jul 2025 16:10:20 +0000 References: <20250702160741.1204919-1-gfengyuan@google.com> In-Reply-To: <20250702160741.1204919-1-gfengyuan@google.com> To: Fengyuan Gong Cc: kuba@kernel.org, pabeni@redhat.com, horms@kernel.org, toke@toke.dk, edumazet@google.com, davem@davemloft.net, jhs@mojatatu.com, xiyou.wangcong@gmail.com, jiri@resnulli.us, sdf@fomichev.me, kuniyu@google.com, ahmed.zaki@intel.com, aleksander.lobakin@intel.com, netdev@vger.kernel.org, linux-kernel@vger.kernel.org, cake@lists.bufferbloat.net, willemb@google.com Subject: Re: [Cake] [PATCH net-next] net: account for encap headers in qdisc pkt len X-BeenThere: cake@lists.bufferbloat.net X-Mailman-Version: 2.1.20 Precedence: list List-Id: Cake - FQ_codel the next generation List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Jul 2025 16:09:59 -0000 Hello: This patch was applied to netdev/net-next.git (main) by Jakub Kicinski : On Wed, 2 Jul 2025 16:07:41 +0000 you wrote: > Refine qdisc_pkt_len_init to include headers up through > the inner transport header when computing header size > for encapsulations. Also refine net/sched/sch_cake.c > borrowed from qdisc_pkt_len_init(). > > Signed-off-by: Fengyuan Gong > > [...] Here is the summary with links: - [net-next] net: account for encap headers in qdisc pkt len https://git.kernel.org/netdev/net-next/c/a41851bea7bf You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html