Re: [PATCH net-next v6 0/3] net/sched: sch_fq_pie: add per-flow class statistics

From: Victor Nogueira

Date: Thu Sep 24 2026 - 07:36:47 EST


On Wed, Sep 23, 2026 at 11:53 PM Jakub Kicinski <kuba@xxxxxxxxxx> wrote:
>
> On Wed, 23 Sep 2026 09:31:36 +0530 Hemendra M. Naik wrote:
> > Hi Jakub,
> >
> > We have vendored the temporary UAPI header changes into the GitHub
> > development branch (https://github.com/H-N41K/iproute2-next/tree/fq_pie_class_stats/)
> > as requested, so it should now build standalone in your CI pipeline.
> >
> > Please note that this header sync commit is not present in the official
> > iproute2 patch submitted to the mailing list
> > (https://lore.kernel.org/netdev/20260922211139.38570-1-hemendranaik@xxxxxxxxx/).
> > It was added to the GitHub branch strictly for validation and testing purposes.
>
> Thanks!
>
> Victor, could you pull this into tdc as well?

Done, it's in tdc.

cheers,
Victor