Re: [PATCH net-next v3 1/2] net/sched: sch_fq_pie: add per-flow statistics via class ops

From: Jakub Kicinski

Date: Mon Jul 20 2026 - 18:46:41 EST


On Wed, 1 Jul 2026 00:07:01 +0530 Hemendra M. Naik wrote:
> FQ-PIE schedules independent PIE controllers per flow but exposes no
> per-flow AQM state. Without class-level statistics there is no way to
> observe the per-flow drop probability, queue delay, deficit or
> dequeue rate from userspace.

Please un-indent the commit msg.