ROS6.0RC7+CCR1036 - traffic shaping on vlan

Can anyone help me with traffic shaping on vlan on the CloudCore1036? i have this configuration:

[admin@odu_ccr1036] > /ip firewall mangle print 
Flags: X - disabled, I - invalid, D - dynamic 
 0   chain=postrouting action=mark-packet new-packet-mark=kis-out passthrough=yes out-interface=kis 

admin@odu_ccr1036] > queue tree print 
0   name="kis-out" parent=global packet-mark=kis-out limit-at=130M queue=default priority=8 max-limit=130M burst-limit=0 burst-threshold=0 burst-time=0s

Traffic is marked, but thre is no speed limits - it exceeds the limit.Similarly, if the speed is limited by SimpleQueue - restriction has no effect on traffic.

can you explain that you are using the PCQ or HTB?

I tryed both, it’s no result.

Looks like this is a CCR1036 bug - RB750GL with the same config works fine.