From: Jakub Kicinski <kuba@kernel.org>
To: "Hemendra M. Naik" <hemendranaik@gmail.com>
Cc: netdev@vger.kernel.org, davem@davemloft.net, edumazet@google.com,
pabeni@redhat.com, horms@kernel.org, jiri@resnulli.us,
jhs@mojatatu.com, shuah@kernel.org, linux-kernel@vger.kernel.org,
linux-kselftest@vger.kernel.org, vishy0777@gmail.com,
tahiliani@nitk.edu.in
Subject: Re: [PATCH net-next v2 0/2] net/sched: sch_fq_pie: add per-flow class statistics
Date: Mon, 15 Jun 2026 19:00:16 -0700 [thread overview]
Message-ID: <20260615190016.060a4ab4@kernel.org> (raw)
In-Reply-To: <20260614125000.6058-1-hemendranaik@gmail.com>
On Sun, 14 Jun 2026 18:19:58 +0530 Hemendra M. Naik wrote:
> FQ-PIE runs an independent PIE controller per flow but exposes no
> per-flow statistics. This series wires up fq_pie_class_ops to expose
> per-flow AQM state (prob, delay, deficit, avg_dq_rate)
> via 'tc -s class show', following a similar pattern as FQ-CoDel.
net-next is closed for the duration of the merge window.
Please see: https://netdev.bots.linux.dev/net-next.html
And of course:
https://www.kernel.org/doc/html/latest/process/maintainer-netdev.html#development-cycle
--
pw-bot: defer
prev parent reply other threads:[~2026-06-16 2:00 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-06-14 12:49 [PATCH net-next v2 0/2] net/sched: sch_fq_pie: add per-flow class statistics Hemendra M. Naik
2026-06-14 12:49 ` [PATCH net-next v2 1/2] net/sched: sch_fq_pie: add per-flow statistics via class ops Hemendra M. Naik
2026-06-14 12:50 ` [PATCH net-next v2 2/2] selftests: tc-testing: add fq_pie per-flow class stats test Hemendra M. Naik
2026-06-16 2:00 ` Jakub Kicinski [this message]
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=20260615190016.060a4ab4@kernel.org \
--to=kuba@kernel.org \
--cc=davem@davemloft.net \
--cc=edumazet@google.com \
--cc=hemendranaik@gmail.com \
--cc=horms@kernel.org \
--cc=jhs@mojatatu.com \
--cc=jiri@resnulli.us \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-kselftest@vger.kernel.org \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.com \
--cc=shuah@kernel.org \
--cc=tahiliani@nitk.edu.in \
--cc=vishy0777@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.