From mboxrd@z Thu Jan 1 00:00:00 1970 Authentication-Results: mail.toke.dk; dkim=pass header.d=toke.dk; arc=none (Message is not ARC signed); dmarc=pass (Used From Domain Record) header.from=toke.dk policy.dmarc=reject From: Toke =?utf-8?Q?H=C3=B8iland-J=C3=B8rgensen?= DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=toke.dk; s=20161023; t=1764408304; bh=Tf5//QxJR4XA1hIgE7mbVxfMEhfaK/xP+lUkwqMEQtM=; h=From:To:Cc:Subject:In-Reply-To:References:Date:From; b=FPiQ3SsLMUyCHuKxWSc7QToEB1ICfJpeWfwFbn0Yo3PPXFm7xrL52JtMnQSg9HM1l ph5AI3Z4s3LTO8XL7mA9QcFemEY3EcRLwMEwtAEMi5HDAzlTTw7mmTEbghZ1zvVlRu ucjHVc9fl+l1sXbGQh1SD7FwgwMctyEwSZFgygWoL/BxSpD0kjnhYFSGmZEoqD0r3H eFHvOWw+GeVMTPfOcIRNyRvt1Pwifokuxag/DUCAFVfp3UO9FLR8HDbM+JhCxUYztD nrIEdKVHdKORFYa+T6wfeTlMj4PDGE53TQX+x/ezaAiZadmjU7+jf26A2i7QrdrLWX jkV6NeoOYZCzQ== To: Jakub Kicinski Cc: Cong Wang , Jamal Hadi Salim , Jiri Pirko , "David S. Miller" , Eric Dumazet , Paolo Abeni , Simon Horman , Jonas =?utf-8?Q?K?= =?utf-8?Q?=C3=B6ppeler?= , cake@lists.bufferbloat.net, netdev@vger.kernel.org In-Reply-To: <20251128184852.7ceb3e72@kernel.org> References: <20251127-mq-cake-sub-qdisc-v2-0-24d9ead047b9@redhat.com> <87o6onb7ii.fsf@toke.dk> <20251128095041.29df1d22@kernel.org> <87cy51bxe1.fsf@toke.dk> <20251128184852.7ceb3e72@kernel.org> Date: Sat, 29 Nov 2025 10:25:02 +0100 X-Clacks-Overhead: GNU Terry Pratchett Message-ID: <877bv9b381.fsf@toke.dk> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Message-ID-Hash: HXFURMNRXKC2ICAOWTL5AY2FSSP6KIVT X-Message-ID-Hash: HXFURMNRXKC2ICAOWTL5AY2FSSP6KIVT X-MailFrom: toke@toke.dk X-Mailman-Rule-Misses: dmarc-mitigation; no-senders; approved; loop; banned-address; emergency; member-moderation; nonmember-moderation; administrivia; implicit-dest; max-recipients; max-size; news-moderation; no-subject; digests; suspicious-header X-Mailman-Version: 3.3.10 Precedence: list Subject: [Cake] Re: [PATCH net-next v2 0/4] Multi-queue aware sch_cake List-Id: Cake - FQ_codel the next generation Archived-At: List-Archive: List-Help: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: Jakub Kicinski writes: > On Fri, 28 Nov 2025 23:33:26 +0100 Toke H=C3=B8iland-J=C3=B8rgensen wrote: >> Jakub Kicinski writes: >> > On Thu, 27 Nov 2025 20:27:49 +0100 Toke H=C3=B8iland-J=C3=B8rgensen wr= ote:=20=20 >> >> Yeah; how about I follow up with a selftest after this has been merged >> >> into both the kernel and iproute2?=20=20 >> > >> > Why is iproute2 a blocker? Because you're not sure if the "API" won't >> > change or because you're worried about NIPA or.. ?=20=20 >>=20 >> No, just that the patch that adds the new qdisc to iproute2 needs to be >> merged before the selftests can use them. Which they won't be until the >> kernel patches are merged, so we'll have to follow up with the selftests >> once that has happened. IIUC, at least :) > > You can add a URL to the branch with the pending iproute2 changes > when you post the selftests and we'll pull them in NIPA, or post=20 > the patches at the same time (just not in one thread). Ah, cool. Given the likely impending merge window, how would you feel about merging this series as-is and taking the selftests as a follow-up? Would be kinda neat to get it in this cycle :) -Toke