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
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
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
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 devices.
Signed-off-by: Ranjit Manomohan <[EMAIL PROTECTED]>
diff --git a/net/sched/sch_ht