iptables -t mangle -nvL CakeQOS-Merlin
Looking good..
		Code:
	
	Chain CakeQOS-Merlin (1 references)
 pkts bytes target     prot opt in     out     source               destination         
    2   165 DSCP       udp  --  *      eth0    0.0.0.0/0            0.0.0.0/0            multiport sports 16384:16415 DSCP set 0x2e
    0     0 DSCP       udp  --  *      eth0    0.0.0.0/0            0.0.0.0/0            multiport dports 19302:19309 DSCP set 0x2e
    0     0 DSCP       udp  --  *      eth0    0.0.0.0/0            0.0.0.0/0            multiport dports 3478:3481 DSCP set 0x2e
 886K   47M DSCP       tcp  --  *      eth0    192.168.xx.xxx       0.0.0.0/0            multiport dports 119,563 DSCP set 0x08
    0     0 DSCP       udp  --  *      eth0    0.0.0.0/0            0.0.0.0/0            multiport dports 500,4500 DSCP set 0x2e
    0     0 DSCP       udp  --  *      eth0    0.0.0.0/0            0.0.0.0/0            multiport dports 8801:8810 DSCP set 0x2e
    0     0 DSCP       tcp  --  *      eth0    192.168.xx.xxx       0.0.0.0/0            multiport sports 13213 DSCP set 0x08
  487 49522 DSCP       udp  --  *      eth0    192.168.xx.xxx       0.0.0.0/0            multiport sports 13213 DSCP set 0x08
	Cake stats also look ok. Had to change classification to match my tins...
	