4 Simple Queue Not Working

I have 2 wireless router configure to be access point connected to my RB951ui-2hnd (192.168.100.229 and 242).
But there is no packet going thru the queue when i enabled the queue named (queue1,queue3)
even i target ethernet2 port it is not working.

 0    name="lan" target=192.168.100.0/24 dst=192.168.100.0/24 parent=none 
      packet-marks="" priority=1/1 queue=ethernet-default/ethernet-default 
      limit-at=0/0 max-limit=0/0 burst-limit=0/0 burst-threshold=0/0 
      burst-time=0s/0s bucket-size=0.1/0.1 

 1    name="wan" target=192.168.100.0/24 parent=none packet-marks="" priority=8/8 
      queue=synchronous-default/synchronous-default limit-at=0/0 max-limit=0/0 
      burst-limit=0/0 burst-threshold=0/0 burst-time=0s/0s bucket-size=0.1/0.1 

 2    ;;; cdrking
      name="queue1" target=192.168.100.229/32 parent=wan packet-marks="" 
      priority=2/2 queue=pcq-upload-default/pcq-download-default limit-at=3M/3M 
      max-limit=10M/10M burst-limit=0/0 burst-threshold=0/0 burst-time=0s/0s 
      bucket-size=0.1/0.1 

 3    ;;; joefet
      name="queue3" target=192.168.100.242/32 parent=wan packet-marks="" 
      priority=1/1 queue=pcq-upload-default/pcq-download-default limit-at=1M/1M 
      max-limit=2M/2M burst-limit=0/0 burst-threshold=0/0 burst-time=0s/0s 
      bucket-size=0.1/0.1 total-queue=pcq-download-default

Screen Shot 08-08-17 at 10.23 PM.PNG
Screen Shot 08-08-17 at 10.24 PM.PNG

Do you have fasttrack enabled? You have to disable it in case you do.

yup, I disabled the fasttrack.
Screen Shot 08-08-17 at 10.34 PM.PNG

bump

bump