I answer randomly but,
perhaps you have to give 17 parameters as well for the priomap. you have only 16 of them in your second example.
Vincent.
Le 22 août 07 à 13:24, Patrick Reinhardt a écrit :

Hello,

is it possible that the number of bands for the PRIO qdisc is limited to 16?

tc qdisc add dev $DEVICE root handle 1: prio bands 16 priomap 1 2 2 2 1 2 0 0
1 1 1 1 1 1 1 1

succeeds but

tc qdisc add dev $DEVICE root handle 1: prio bands 17 priomap 1 2 2 2 1 2 0 0
1 1 1 1 1 1 1 1

returns: 'RTNETLINK answers: Invalid argument'

Is there any possibility to raise the number of bands to a higher value?

Thank you in advance.

Patrick
_______________________________________________
LARTC mailing list
LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc

_______________________________________________
LARTC mailing list
LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc

Reply via email to