Re: [PATCH 2/2]: [NET_SCHED]: Making rate table lookups more flexible.

2007-09-05 Thread Jesper Dangaard Brouer
On Tue, 2007-09-04 at 18:25 +0200, Patrick McHardy wrote: Jesper Dangaard Brouer wrote: On Sun, 2007-09-02 at 23:16 +0200, Patrick McHardy wrote: Jesper Dangaard Brouer wrote: On Sun, 2 Sep 2007, Patrick McHardy wrote: Lets focus on the general case, where the functionality actually

Re: [PATCH 2/2]: [NET_SCHED]: Making rate table lookups more flexible.

2007-09-04 Thread Patrick McHardy
Jesper Dangaard Brouer wrote: On Sun, 2007-09-02 at 23:16 +0200, Patrick McHardy wrote: Jesper Dangaard Brouer wrote: On Sun, 2 Sep 2007, Patrick McHardy wrote: Lets focus on the general case, where the functionality actually is needed right away. In the general case: - The rate table

Re: [PATCH 2/2]: [NET_SCHED]: Making rate table lookups more flexible.

2007-09-03 Thread Jesper Dangaard Brouer
On Sun, 2007-09-02 at 23:16 +0200, Patrick McHardy wrote: Jesper Dangaard Brouer wrote: On Sun, 2 Sep 2007, Patrick McHardy wrote: Lets focus on the general case, where the functionality actually is needed right away. In the general case: - The rate table needs to be aligned

Re: [PATCH 2/2]: [NET_SCHED]: Making rate table lookups more flexible.

2007-09-02 Thread Patrick McHardy
Jesper Dangaard Brouer wrote: On Sat, 1 Sep 2007, Patrick McHardy wrote: Am I guessing right that the intention is to resurrect the ATM patch? Yes, you are right. Remember, Jamal ACKed the patch, and you redrew your NAK. Mainly out of frustration/boredom with the discussion, I

Re: [PATCH 2/2]: [NET_SCHED]: Making rate table lookups more flexible.

2007-09-02 Thread Jesper Dangaard Brouer
On Sun, 2 Sep 2007, Patrick McHardy wrote: Jesper Dangaard Brouer wrote: On Sat, 1 Sep 2007, Patrick McHardy wrote: This is not a ATM/ADSL only patch. This patch simply adds more flexibility to the rate tables. Afterwards we can start the discussion about how to use this new flexibility

Re: [PATCH 2/2]: [NET_SCHED]: Making rate table lookups more flexible.

2007-09-02 Thread Patrick McHardy
Jesper Dangaard Brouer wrote: On Sun, 2 Sep 2007, Patrick McHardy wrote: This is not a ATM/ADSL only patch. This patch simply adds more flexibility to the rate tables. Afterwards we can start the discussion about how to use this new flexibility in tc/iproute2. I know, but that discussion

Re: [PATCH 2/2]: [NET_SCHED]: Making rate table lookups more flexible.

2007-09-01 Thread Patrick McHardy
Jesper Dangaard Brouer wrote: commit ac093f5c2f1160ece72a6fef5c779c1892fc3152 Author: Jesper Dangaard Brouer [EMAIL PROTECTED] Date: Fri Aug 31 11:53:35 2007 +0200 [NET_SCHED]: Making rate table lookups more flexible. Extend the tc_ratespec struct, with two parameters: 1) cell_align

Re: [PATCH 2/2]: [NET_SCHED]: Making rate table lookups more flexible.

2007-09-01 Thread Jesper Dangaard Brouer
On Sat, 1 Sep 2007, Patrick McHardy wrote: Jesper Dangaard Brouer wrote: [NET_SCHED]: Making rate table lookups more flexible. Extend the tc_ratespec struct, with two parameters: 1) cell_align that allow adjusting the alignment of the rate table. 2) overhead that allow adding a packet

[PATCH 2/2]: [NET_SCHED]: Making rate table lookups more flexible.

2007-08-31 Thread Jesper Dangaard Brouer
commit ac093f5c2f1160ece72a6fef5c779c1892fc3152 Author: Jesper Dangaard Brouer [EMAIL PROTECTED] Date: Fri Aug 31 11:53:35 2007 +0200 [NET_SCHED]: Making rate table lookups more flexible. Extend the tc_ratespec struct, with two parameters: 1) cell_align that allow adjusting the