Not sure if this is a build-specific issue, but I noticed an issue with SQM. I setup a guest WLAN network and wanted to rate limit it to 4096/512. However, in order to get this to work properly, I had to switch the download and upload rates with each other in /etc/config/sqm, otherwise it imposed the opposite limits to what I intending to have
It is not build-specific. SQM is designed for the WAN interface. When you try to apply it to a interface towards LAN, the logic of traffic flow designation naturally changes:
something downloaded from WAN (from wan to router) is uploaded (from router to wifi) to your guest network in LAN.