From: Jakub Kicinski <kuba@kernel.org>
To: "Toke Høiland-Jørgensen" <toke@toke.dk>
Cc: "Cong Wang" <xiyou.wangcong@gmail.com>,
"Jamal Hadi Salim" <jhs@mojatatu.com>,
"Jiri Pirko" <jiri@resnulli.us>,
"David S. Miller" <davem@davemloft.net>,
"Eric Dumazet" <edumazet@google.com>,
"Paolo Abeni" <pabeni@redhat.com>,
"Simon Horman" <horms@kernel.org>,
"Jonas Köppeler" <j.koeppeler@tu-berlin.de>,
cake@lists.bufferbloat.net, netdev@vger.kernel.org
Subject: Re: [PATCH net-next v2 0/4] Multi-queue aware sch_cake
Date: Fri, 28 Nov 2025 09:50:41 -0800 [thread overview]
Message-ID: <20251128095041.29df1d22@kernel.org> (raw)
In-Reply-To: <87o6onb7ii.fsf@toke.dk>
On Thu, 27 Nov 2025 20:27:49 +0100 Toke Høiland-Jørgensen wrote:
> > Is there any chance you could provide selftests for this new qdisc
> > together with this patchset?
> >
> > I guess iproute2 is the main blocker?
>
> 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.. ?
next prev parent reply other threads:[~2025-11-28 17:50 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-11-27 9:30 [PATCH net-next v2 0/4] Multi-queue aware sch_cake Toke Høiland-Jørgensen
2025-11-27 9:30 ` [PATCH net-next v2 1/4] net/sched: sch_cake: Factor out config variables into separate struct Toke Høiland-Jørgensen
2025-11-27 9:30 ` [PATCH net-next v2 2/4] net/sched: sch_cake: Add cake_mq qdisc for using cake on mq devices Toke Høiland-Jørgensen
2025-11-29 2:08 ` Willem de Bruijn
2025-11-29 9:21 ` Toke Høiland-Jørgensen
2025-11-29 16:56 ` Willem de Bruijn
2025-11-29 19:33 ` Toke Høiland-Jørgensen
2025-11-30 15:07 ` Willem de Bruijn
2025-11-30 16:19 ` Toke Høiland-Jørgensen
2025-11-30 16:58 ` Willem de Bruijn
2025-11-30 20:34 ` Toke Høiland-Jørgensen
2025-11-27 9:30 ` [PATCH net-next v2 3/4] net/sched: sch_cake: Share config across cake_mq sub-qdiscs Toke Høiland-Jørgensen
2025-11-27 9:30 ` [PATCH net-next v2 4/4] net/sched: sch_cake: share shaper state across sub-instances of cake_mq Toke Høiland-Jørgensen
2025-11-27 18:27 ` [PATCH net-next v2 0/4] Multi-queue aware sch_cake Cong Wang
2025-11-27 19:27 ` Toke Høiland-Jørgensen
2025-11-28 17:50 ` Jakub Kicinski [this message]
2025-11-28 22:33 ` Toke Høiland-Jørgensen
2025-11-29 2:48 ` Jakub Kicinski
2025-11-29 9:25 ` Toke Høiland-Jørgensen
2025-12-03 5:31 ` Cong Wang
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20251128095041.29df1d22@kernel.org \
--to=kuba@kernel.org \
--cc=cake@lists.bufferbloat.net \
--cc=davem@davemloft.net \
--cc=edumazet@google.com \
--cc=horms@kernel.org \
--cc=j.koeppeler@tu-berlin.de \
--cc=jhs@mojatatu.com \
--cc=jiri@resnulli.us \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.com \
--cc=toke@toke.dk \
--cc=xiyou.wangcong@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.