Run flexqos debug where you will see new lines for Quantum. I’d like to know if any are not “default”.
I was hesitant to change the minimum quantum, so I’m not sure what to have you look for, but knowing if you see any odd behavior or slowdowns will be useful. This minimum may not stay in the final release, but it’s worth trying during beta.
Code:
FlexQoS v0.9.2 released 07/09/2020
Debug:
tc WAN iface: eth0
Undf Prio: 2
Undf FlowID: 1:13
Classes Present: 8
Down Band: 16384
Up Band : 1382
***********
Net Control = 1:10
Work-From-Home = 1:14
Gaming = 1:11
Others = 1:13
Web Surfing = 1:15
Streaming = 1:12
Downloads = 1:17
Defaults = 1:16
***********
Downrates -- 819, 2457, 4915, 1638, 3276, 1638, 819, 819
Downceils -- 16384, 16384, 16384, 16384, 16384, 16384, 16384, 16384
Downbursts -- 3198b, 3198b, 3197b, 3198b, 3198b, 3198b, 3199b, 3199b
DownCbursts -- 19193b, 19193b, 19193b, 19193b, 19193b, 19193b, 19193b, 19193b
DownQuantums -- default, default, default, default, default, default, default, default
***********
Uprates -- 69, 207, 138, 414, 276, 138, 69, 69
Upceils -- 1382, 1382, 1382, 1382, 1382, 1382, 1382, 1382
Upbursts -- 3199b, 3198b, 3198b, 3199b, 3198b, 3199b, 3198b, 3199b
UpCbursts -- 3198b, 3198b, 3198b, 3198b, 3198b, 3198b, 3198b, 3198b
UpQuantums -- 1514, default, default, default, default, default, 1514, 1514
iptables settings: <>>udp>>500,4500>>3<>>udp>16384:16415>>>3<>>tcp>>119,563>>5<>>tcp>>80,443>08****>7
iptables -D POSTROUTING -t mangle -o br0 -p udp -m multiport --sports 500,4500 -j MARK --set-mark 0x80060001 >/dev/null 2>&1
iptables -A POSTROUTING -t mangle -o br0 -p udp -m multiport --sports 500,4500 -j MARK --set-mark 0x80060001
iptables -D POSTROUTING -t mangle -o debug -p udp -m multiport --dports 500,4500 -j MARK --set-mark 0x40060001 >/dev/null 2>&1
iptables -A POSTROUTING -t mangle -o debug -p udp -m multiport --dports 500,4500 -j MARK --set-mark 0x40060001
iptables -D POSTROUTING -t mangle -o br0 -p udp --dport 16384:16415 -j MARK --set-mark 0x80060001 >/dev/null 2>&1
iptables -A POSTROUTING -t mangle -o br0 -p udp --dport 16384:16415 -j MARK --set-mark 0x80060001
iptables -D POSTROUTING -t mangle -o debug -p udp --sport 16384:16415 -j MARK --set-mark 0x40060001 >/dev/null 2>&1
iptables -A POSTROUTING -t mangle -o debug -p udp --sport 16384:16415 -j MARK --set-mark 0x40060001
iptables -D POSTROUTING -t mangle -o br0 -p tcp -m multiport --sports 119,563 -j MARK --set-mark 0x80030001 >/dev/null 2>&1
iptables -A POSTROUTING -t mangle -o br0 -p tcp -m multiport --sports 119,563 -j MARK --set-mark 0x80030001
iptables -D POSTROUTING -t mangle -o debug -p tcp -m multiport --dports 119,563 -j MARK --set-mark 0x40030001 >/dev/null 2>&1
iptables -A POSTROUTING -t mangle -o debug -p tcp -m multiport --dports 119,563 -j MARK --set-mark 0x40030001
iptables -D POSTROUTING -t mangle -o br0 -p tcp -m multiport --sports 80,443 -m mark --mark 0x80080000/0xc03f0000 -j MARK --set-mark 0x803f0001 >/dev/null 2>&1
iptables -A POSTROUTING -t mangle -o br0 -p tcp -m multiport --sports 80,443 -m mark --mark 0x80080000/0xc03f0000 -j MARK --set-mark 0x803f0001
iptables -D POSTROUTING -t mangle -o debug -p tcp -m multiport --dports 80,443 -m mark --mark 0x40080000/0xc03f0000 -j MARK --set-mark 0x403f0001 >/dev/null 2>&1
iptables -A POSTROUTING -t mangle -o debug -p tcp -m multiport --dports 80,443 -m mark --mark 0x40080000/0xc03f0000 -j MARK --set-mark 0x403f0001
appdb rules: <000000>6<00006B>6<0D0007>5<0D0086>5<0D00A0>5<12003F>4<13****>4<14****>4<1A****>5
realtc filter change dev br0 prio 2 protocol all handle 827::800 u32 flowid 1:13
realtc filter change dev eth0 prio 2 protocol all handle 827::800 u32 flowid 1:13
realtc filter add dev br0 protocol all prio 2 u32 match mark 0x8000006B 0xc03fffff flowid 1:13
realtc filter add dev eth0 protocol all prio 2 u32 match mark 0x4000006B 0xc03fffff flowid 1:13
realtc filter add dev br0 protocol all prio 15 u32 match mark 0x800D0007 0xc03fffff flowid 1:17
realtc filter add dev eth0 protocol all prio 15 u32 match mark 0x400D0007 0xc03fffff flowid 1:17
realtc filter add dev br0 protocol all prio 15 u32 match mark 0x800D0086 0xc03fffff flowid 1:17
realtc filter add dev eth0 protocol all prio 15 u32 match mark 0x400D0086 0xc03fffff flowid 1:17
realtc filter add dev br0 protocol all prio 15 u32 match mark 0x800D00A0 0xc03fffff flowid 1:17
realtc filter add dev eth0 protocol all prio 15 u32 match mark 0x400D00A0 0xc03fffff flowid 1:17
realtc filter add dev br0 protocol all prio 20 u32 match mark 0x8012003F 0xc03fffff flowid 1:15
realtc filter add dev eth0 protocol all prio 20 u32 match mark 0x4012003F 0xc03fffff flowid 1:15
realtc filter change dev br0 prio 22 protocol all handle 802::800 u32 flowid 1:15
realtc filter change dev eth0 prio 22 protocol all handle 802::800 u32 flowid 1:15
realtc filter change dev br0 prio 23 protocol all handle 804::800 u32 flowid 1:15
realtc filter change dev eth0 prio 23 protocol all handle 804::800 u32 flowid 1:15
realtc filter change dev br0 prio 2 protocol all handle 827::802 u32 flowid 1:17
realtc filter change dev eth0 prio 2 protocol all handle 827::802 u32 flowid 1:17
realtc class change dev br0 parent 1:1 classid 1:10 htb overhead 18 linklayer ethernet prio 0 rate 819Kbit ceil 16384Kbit burst 3198b cburst 19193b
realtc class change dev br0 parent 1:1 classid 1:11 htb overhead 18 linklayer ethernet prio 1 rate 2457Kbit ceil 16384Kbit burst 3198b cburst 19193b
realtc class change dev br0 parent 1:1 classid 1:12 htb overhead 18 linklayer ethernet prio 2 rate 4915Kbit ceil 16384Kbit burst 3197b cburst 19193b
realtc class change dev br0 parent 1:1 classid 1:13 htb overhead 18 linklayer ethernet prio 3 rate 1638Kbit ceil 16384Kbit burst 3198b cburst 19193b
realtc class change dev br0 parent 1:1 classid 1:14 htb overhead 18 linklayer ethernet prio 4 rate 3276Kbit ceil 16384Kbit burst 3198b cburst 19193b
realtc class change dev br0 parent 1:1 classid 1:15 htb overhead 18 linklayer ethernet prio 5 rate 1638Kbit ceil 16384Kbit burst 3198b cburst 19193b
realtc class change dev br0 parent 1:1 classid 1:16 htb overhead 18 linklayer ethernet prio 6 rate 819Kbit ceil 16384Kbit burst 3199b cburst 19193b
realtc class change dev br0 parent 1:1 classid 1:17 htb overhead 18 linklayer ethernet prio 7 rate 819Kbit ceil 16384Kbit burst 3199b cburst 19193b
realtc class change dev eth0 parent 1:1 classid 1:10 htb overhead 18 linklayer ethernet prio 0 rate 69Kbit ceil 1382Kbit burst 3199b cburst 3198b quantum 1514
realtc class change dev eth0 parent 1:1 classid 1:11 htb overhead 18 linklayer ethernet prio 1 rate 207Kbit ceil 1382Kbit burst 3198b cburst 3198b
realtc class change dev eth0 parent 1:1 classid 1:12 htb overhead 18 linklayer ethernet prio 2 rate 138Kbit ceil 1382Kbit burst 3198b cburst 3198b
realtc class change dev eth0 parent 1:1 classid 1:13 htb overhead 18 linklayer ethernet prio 3 rate 414Kbit ceil 1382Kbit burst 3199b cburst 3198b
realtc class change dev eth0 parent 1:1 classid 1:14 htb overhead 18 linklayer ethernet prio 4 rate 276Kbit ceil 1382Kbit burst 3198b cburst 3198b
realtc class change dev eth0 parent 1:1 classid 1:15 htb overhead 18 linklayer ethernet prio 5 rate 138Kbit ceil 1382Kbit burst 3199b cburst 3198b
realtc class change dev eth0 parent 1:1 classid 1:16 htb overhead 18 linklayer ethernet prio 6 rate 69Kbit ceil 1382Kbit burst 3198b cburst 3198b quantum 1514
realtc class change dev eth0 parent 1:1 classid 1:17 htb overhead 18 linklayer ethernet prio 7 rate 69Kbit ceil 1382Kbit burst 3199b cburst 3198b quantum 1514