Re: [LARTC] Limited number of bands in PRIO qdisc

2007-08-27 Thread Andy Furniss
Patrick Reinhardt wrote: Hi! Am Mittwoch, 22. August 2007 21:27:52 schrieb Andy Furniss: Patrick Reinhardt wrote: returns: 'RTNETLINK answers: Invalid argument' I got a better error message than that - priomap index TC_PRIO_MAX=15 Greping for TC_PRIO_MAX shows it's in both kernel and

Re: [LARTC] Limited number of bands in PRIO qdisc

2007-08-23 Thread Patrick Reinhardt
Hi! Am Mittwoch, 22. August 2007 21:27:52 schrieb Andy Furniss: Patrick Reinhardt wrote: returns: 'RTNETLINK answers: Invalid argument' I got a better error message than that - priomap index TC_PRIO_MAX=15 Greping for TC_PRIO_MAX shows it's in both kernel and iproute2's copy of the

Re: [LARTC] Limited number of bands in PRIO qdisc

2007-08-22 Thread Vincent Dautremont
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

Re: [LARTC] Limited number of bands in PRIO qdisc

2007-08-22 Thread Andy Furniss
Patrick Reinhardt wrote: 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