From mboxrd@z Thu Jan 1 00:00:00 1970 Authentication-Results: mail.toke.dk; spf=pass smtp.mailfrom=; dkim=pass header.d=kernel.org; arc=none (Message is not ARC signed); dmarc=pass (Used From Domain Record) header.from=kernel.org policy.dmarc=quarantine Received: from sea.source.kernel.org (sea.source.kernel.org [IPv6:2600:3c0a:e001:78e:0:1991:8:25]) by mail.toke.dk (Postfix) with ESMTPS id 7A8759DB2CA for ; Fri, 28 Nov 2025 18:50:45 +0100 (CET) Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by sea.source.kernel.org (Postfix) with ESMTP id 7F60841720; Fri, 28 Nov 2025 17:50:43 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id DF0BCC4CEF1; Fri, 28 Nov 2025 17:50:42 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1764352243; bh=KsUUaEtkI8a/3CrRZsfe/EA0o66YF5q2GX/qJ78sX5s=; h=Date:From:To:Cc:Subject:In-Reply-To:References:From; b=jQz6++mYQKaG+wl17G4Y9AHp8LzBwpVpK1jk1+/lDd5wUTM5ij9r4LtCp1dl3nSig jjo2KMzfEU2h4h59tofFd7RznsoQkcLifTAd1Wz5TfO+aku/9WuoF+SU9/jCAra/oU NZwNYfTop3RaKHS4GdrvBlnVamRxr2Xir1Q0VwHHbo0cQ4nR6+GY7QpCvAafUzmJVs lLTRdRE4idCuJ4dAbzg3SUQNhQCiCdQ6y8q62YJ6xkbnSiej27y2zVg8kks8KZObPX 87kMjG9LatX+Q+zhTwN6/qcmgAhYgi9hiRMybt0fdjR3CWhzF0YvihTMuzVDa7z6EP NBYFUkNLHckEQ== Date: Fri, 28 Nov 2025 09:50:41 -0800 From: Jakub Kicinski To: Toke =?UTF-8?B?SMO4aWxhbmQtSsO4cmdlbnNlbg==?= Cc: Cong Wang , Jamal Hadi Salim , Jiri Pirko , "David S. Miller" , Eric Dumazet , Paolo Abeni , Simon Horman , Jonas =?UTF-8?B?S8O2cHBlbGVy?= , cake@lists.bufferbloat.net, netdev@vger.kernel.org Message-ID: <20251128095041.29df1d22@kernel.org> In-Reply-To: <87o6onb7ii.fsf@toke.dk> References: <20251127-mq-cake-sub-qdisc-v2-0-24d9ead047b9@redhat.com> <87o6onb7ii.fsf@toke.dk> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Message-ID-Hash: ZX5N2DR2W4LDUMT2VNPAZZLF2MRE7CU3 X-Message-ID-Hash: ZX5N2DR2W4LDUMT2VNPAZZLF2MRE7CU3 X-MailFrom: kuba@kernel.org 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: On Thu, 27 Nov 2025 20:27:49 +0100 Toke H=C3=B8iland-J=C3=B8rgensen wrote: > > Is there any chance you could provide selftests for this new qdisc > > together with this patchset? > > > > I guess iproute2 is the main blocker? =20 >=20 > Yeah; how about I follow up with a selftest after this has been merged > into both the kernel and iproute2? Why is iproute2 a blocker? Because you're not sure if the "API" won't change or because you're worried about NIPA or.. ?