Hi, I try to use the PRIO scheduler on a 2.6.17 kernel. I use a simple configuration : $TC qdisc add dev $dev root handle 1: prio bands 2 priomap 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 $TC qdisc add dev $dev parent 1:1 handle 10:0 sfq perturb10 $TC qdisc add dev $dev parent 1:2 handle 20:0 sfq perturb 10 And i put filters for my trafic, the 2 streams are correctly put in each class but the stream in the the first class isn''t prioritorize. Where is my mistake ? I test that on a montejade board (armv5 big endian) and i try with other architecture (x86 with 2.6.16 kernel) and I had the same problem. Can you help me ? Thanks Doude _______________________________________________ LARTC mailing list LARTC@mailman.ds9a.nl http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc