2166 PCQ queues and rising!

 
2   name="tcp_heavy_download" parent=TCP_bulk_download 
     packet-mark=TCP_heavy_traffic limit-at=0 queue=synchronous-default 
     priority=8 max-limit=0 burst-limit=0 burst-threshold=0 burst-time=0s

 3 name="synchronous-default" kind=red red-limit=60 red-min-threshold=10 
   red-max-threshold=50 red-burst=20 red-avg-packet=1000

Per above my queue is of type RED yet I see number of PCQ Queues slowly rising (2166 in 5 hours) in the queue stats. Why is RED queue using PCQ? What number of PCQ queues should cause concern for router’s health etc?

TIA,
Michael

what version?

ROS 4.2 on RB433AH

Edit: MT confirmed it’s a bug. Aparently numbers in PCQ field do not mean anything when RED is the queue.