23.05.2 - SQM tune up help

through out releases on snapshot and now back to latest release, I think there might be a slight regression or perhaps my settings were never the best they could be for my link.. could have sworn i had < 5ms on download on wired test.

Router: RPI 4 64bit

SQM

config queue 'eth1'
	option interface 'pppoe-wan'
	option upload '940000'
	option qdisc 'cake'
	option qdisc_advanced '1'
	option ingress_ecn 'ECN'
	option egress_ecn 'ECN'
	option qdisc_really_really_advanced '1'
	option itarget 'auto'
	option etarget 'auto'
	option linklayer 'ethernet'
	option debug_logging '0'
	option verbosity '5'
	option squash_dscp '0'
	option squash_ingress '0'
	option overhead '35'
	option iqdisc_opts 'nat dual-dsthost ingress diffserv4 ether-vlan noatm mpu 78'
	option eqdisc_opts 'nat dual-srchost diffserv4 ether-vlan noatm mpu 78'
	option enabled '1'
	option download '940000'
	option script 'layer_cake_ct.qos'

looking at htop during test, it really only loads one core on the download, however that core is never maxed out. Upload seems to use more cores, also not maxed out.

my link is 1.5gbps down/ 1gbps upload
other notes: eth1 is usb tplink ue300. Using dscp classify. packet steering = enabled, irqbalance = enabled. firewall flow offload for software + hardware = enabled

If any one else has an RPI 4 running their router + 1gb fibre links please share your configuration :slight_smile: