[snip]
tc qdisc add dev $IF parent 2:1 handle 10 bfifo limit 60
tc qdisc add dev $IF parent 2:2 handle 20 bfifo limit 60
tc qdisc add dev $IF parent 2:3 handle 30 bfifo limit 60
I have not tried your configuration.
I observe that a bfifo limit of 60 is extremely low.
Can confirm; when bfifo queue size is less than the size of the data
packet the data packet will not make it through; at least on Redhat kernels.
Alan
--
To unsubscribe from this list: send the line "unsubscribe lartc" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html