On Tue, 24 Feb 2026 16:27:44 +0100 David Marchand <[email protected]> wrote:
> qdisc setup is required when using a remote_iface or when creating > rte_flow rules. > Otherwise, many applications don't care about it. > > Let's postpone the qdisc init to when it is really needed, that will > avoid spewing ERR logs for nothing. > > Signed-off-by: David Marchand <[email protected]> > --- Helpful change. Applied to next-net

