From: Cong Wang <xiyou.wangcong@gmail.com>
To: "Toke Høiland-Jørgensen" <toke@redhat.com>
Cc: "Toke Høiland-Jørgensen" <toke@toke.dk>,
"Jamal Hadi Salim" <jhs@mojatatu.com>,
"Jiri Pirko" <jiri@resnulli.us>,
"David S. Miller" <davem@davemloft.net>,
"Eric Dumazet" <edumazet@google.com>,
"Jakub Kicinski" <kuba@kernel.org>,
"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: [Cake] Re: [PATCH net-next v2 0/4] Multi-queue aware sch_cake
Date: Thu, 27 Nov 2025 10:27:36 -0800 [thread overview]
Message-ID: <aSiYGOyPk+KeXAhn@pop-os.localdomain> (raw)
In-Reply-To: <20251127-mq-cake-sub-qdisc-v2-0-24d9ead047b9@redhat.com>
Hi Toke,
On Thu, Nov 27, 2025 at 10:30:50AM +0100, Toke Høiland-Jørgensen wrote:
> Documentation/netlink/specs/tc.yaml | 3 +
> include/uapi/linux/pkt_sched.h | 1 +
> net/sched/sch_cake.c | 623 ++++++++++++++++++++++++++++--------
> 3 files changed, 502 insertions(+), 125 deletions(-)
Is there any chance you could provide selftests for this new qdisc
together with this patchset?
I guess iproute2 is the main blocker?
Regards,
Cong Wang
next prev parent reply other threads:[~2025-11-27 18:27 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-11-27 9:30 [Cake] " Toke Høiland-Jørgensen
2025-11-27 9:30 ` [Cake] [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 ` [Cake] [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 ` [Cake] " 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-27 9:30 ` [Cake] [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 ` [Cake] [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 ` Cong Wang [this message]
2025-11-27 19:27 ` [Cake] Re: [PATCH net-next v2 0/4] Multi-queue aware sch_cake Toke Høiland-Jørgensen
2025-11-28 17:50 ` Jakub Kicinski
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
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
List information: https://lists.bufferbloat.net/postorius/lists/cake.lists.bufferbloat.net/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=aSiYGOyPk+KeXAhn@pop-os.localdomain \
--to=xiyou.wangcong@gmail.com \
--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=kuba@kernel.org \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.com \
--cc=toke@redhat.com \
--cc=toke@toke.dk \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox