Re: [PATCH][NET_SCHED] Make HTB scheduler work with TSO.

2007-07-10 Thread David Miller
From: "Ranjit Manomohan" <[EMAIL PROTECTED]> Date: Tue, 10 Jul 2007 15:02:16 -0700 > On 7/9/07, David Miller <[EMAIL PROTECTED]> wrote: > > From: Ranjit Manomohan <[EMAIL PROTECTED]> > > Date: Tue, 12 Jun 2007 16:53:21 -0700 (PDT) > > > > > Currently the HTB scheduler does not correctly account fo

Re: [PATCH][NET_SCHED] Make HTB scheduler work with TSO.

2007-07-10 Thread Ranjit Manomohan
On 7/9/07, David Miller <[EMAIL PROTECTED]> wrote: From: Ranjit Manomohan <[EMAIL PROTECTED]> Date: Tue, 12 Jun 2007 16:53:21 -0700 (PDT) > Currently the HTB scheduler does not correctly account for TSO packets > which causes large inaccuracies in the bandwidth control when using TSO. > This pat

Re: [PATCH][NET_SCHED] Make HTB scheduler work with TSO.

2007-07-09 Thread David Miller
From: Ranjit Manomohan <[EMAIL PROTECTED]> Date: Tue, 12 Jun 2007 16:53:21 -0700 (PDT) > Currently the HTB scheduler does not correctly account for TSO packets > which causes large inaccuracies in the bandwidth control when using TSO. > This patch allows the HTB scheduler to work with TSO enabled