From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id CE525231836 for ; Fri, 23 Jan 2026 17:00:21 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=10.30.226.201 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1769187621; cv=none; b=FhQD3QqLDdbVJ4SsS1uAVh2pWovfgGa38CIKJcZGhjs2O8VsAFQN2Y58FoezNbPWKre3WYYInHsk2lHxrJmQInYARqTf+ZcNBUsCoqJiAcRLOxRE4E4phJeCHDIjbvWg1ZS8yQts1mmB8iPD74up5ERIHZyfhdQcTsvwiOGI7iQ= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1769187621; c=relaxed/simple; bh=w16rRHuqyVuyI+kdcgh6DIxkiFL+FjbhaAb1Wvjj1Vc=; h=Content-Type:MIME-Version:Subject:From:Message-Id:Date:References: In-Reply-To:To:Cc; b=H6Ii4jfTGdMZXgXEjW+qAUhA2UmCtSXef7R9xvBq5oJM6khtFzRXuEpf068D+9ikM8sDJ09lEWXvPuv4ijxBe5SLH8d48A/ZDoLwzdWz2afUF1Ib+0Yh50liExd/KjO3VXheq16yMb/QaDxVzYGtsx+xOfnHg+Hm0HouvQNalzo= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=ggQgtIZX; arc=none smtp.client-ip=10.30.226.201 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="ggQgtIZX" Received: by smtp.kernel.org (Postfix) with ESMTPSA id 6BEBEC4CEF1; Fri, 23 Jan 2026 17:00:21 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1769187621; bh=w16rRHuqyVuyI+kdcgh6DIxkiFL+FjbhaAb1Wvjj1Vc=; h=Subject:From:Date:References:In-Reply-To:To:Cc:From; b=ggQgtIZXPSb/hqXYNwsLPgMczLfgg6NZbgrqQMBVYZY/7TxYD9pCawYqLk1yr0Hxs VFwvmgIPMkaWrz1zuYJh1C0sHVNRVRNJ6BkITDCzvNfhHixd6cpVXUbiq3mfflHajo 9j5ojYDDf7hBx1vyvRwgVxgvecwpnFhQKHnOeDZZePuedEfDniQkuGxlEiTlJFAf0q 8anIwt69F5IvLVS4SZV+aSf7LZbIwa6AIQ/oXFG2qKwwus00U3kvTi3DGOH9BnHz+s 3U9q5d7C37QQX+UVQ6jbzIwqgJTAOM2JEBO+2VRjgd7mCrkVJvjNcNTMlAIu1OYpbK jREvyHT/vN7YA== Received: from [10.30.226.235] (localhost [IPv6:::1]) by aws-us-west-2-korg-oddjob-rhel9-1.codeaurora.org (Postfix) with ESMTP id 8BC4E3808200; Fri, 23 Jan 2026 17:00:18 +0000 (UTC) Content-Type: text/plain; charset="utf-8" Precedence: bulk X-Mailing-List: netdev@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: Re: [PATCH iproute2-next] man: Add cake_mq documentation to the tc-cake man page From: patchwork-bot+netdevbpf@kernel.org Message-Id: <176918761736.2640340.16231742691190945864.git-patchwork-notify@kernel.org> Date: Fri, 23 Jan 2026 17:00:17 +0000 References: <20260122135849.200981-1-toke@redhat.com> In-Reply-To: <20260122135849.200981-1-toke@redhat.com> To: =?utf-8?b?VG9rZSBIw7hpbGFuZC1Kw7hyZ2Vuc2VuIDx0b2tlQHJlZGhhdC5jb20+?=@aws-us-west-2-korg-oddjob-rhel9-1.codeaurora.org Cc: dsahern@gmail.com, stephen@networkplumber.org, netdev@vger.kernel.org Hello: This patch was applied to iproute2/iproute2-next.git (main) by David Ahern : On Thu, 22 Jan 2026 14:58:49 +0100 you wrote: > Add documentation for the cake_mq qdisc to the tc-cake man page, > including a section describing the differences between the single-queue > and multi-queue CAKE variants. > > Signed-off-by: Toke Høiland-Jørgensen > --- > man/man8/tc-cake.8 | 54 +++++++++++++++++++++++++++++++++++++++++++++- > 1 file changed, 53 insertions(+), 1 deletion(-) Here is the summary with links: - [iproute2-next] man: Add cake_mq documentation to the tc-cake man page https://git.kernel.org/pub/scm/network/iproute2/iproute2-next.git/commit/?id=a1a647fb04e7 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html