4.3 Queue Tree issue

I have the following issue:

I’m tagging in the mangle rule voice traffic in the postrouting chain on an outgoing interface and DSCP value. When I set my inner queue to global-out this works fine. But when I change my inner queue to global-total it doesn’t work anymore. I don’t see any traffic in my queue while packets are still being marked in the mangle rule.

What am I doing wrong ? Global total should be an aggregation of the global-in & global-out according to the manual. I’m confused here.

huh… actually, I still don’t understand, what is ‘global-total’ and where it can be used… you can queue bi-directional traffic in global-in or global-out… any comments, ROS gurus? =)