Quote from: thiagohass on April 07, 2026, 06:28:44 PMHi, how are you?Hi, I am fine. How are you ? ^_^
QuoteWindows 11 is bad at understanding VLAN tagsCould be... I don't know... Never used it and don't feel like ever using it to be honest!
QuoteLinux is much better for doing these tests than Windows.You have got more tools for this kind of stuff in general anyway, so I would never use Windows instead.
Quote from: Seimus on April 06, 2026, 10:59:53 AMThat error tells you that you are trying to reconfigure a flowset (pipe or queue) while there is an actual traffic uses that flowset (it has an active scheduler).
However, there is an easy workaround to avoid this error. If you make sure that there's no traffic passes through the pipe/queue that you want to reconfigure, then you can reconfigure the pipe/queue without problems.
I would advice to disable the rules, and than try to reapply the settings.
Quote from: Seimus on April 06, 2026, 11:18:05 AMThe Scheduler set to QFQ with a Weighted Queue with No MASK, has only the BW Available per the weight ratio per Queue. But here is the main point, its just a Queue without any flow recognition. So basically 1st flow comes in 1st flow gets out & the BW. Once full 50 packets size Queue, anything that will come after TAIL Drops.
For CoDel in Queue you can adjust two parameters TARGET & INTERVAL, the defaults should be enough but maybe you can try to tune them. You can focus on the Upload and set it so CoDel will more aggressively drop or ECN flag packets. Potentially as well try to disable ECN, as instead of flagging first and dropping then ECN supported flows it will drop them right away.