Re: [PATCH 1/2]: [NET_SCHED]: Make all rate based scheduler work with TSO.

2007-09-05 Thread Jesper Dangaard Brouer
On Tue, 2007-09-04 at 13:40 -0400, Bill Fink wrote: On Tue, 04 Sep 2007, Patrick McHardy wrote: Bill Fink wrote: On Sat, 1 Sep 2007, Jesper Dangaard Brouer wrote: Yes, you need to specify the MTU on the command line for jumbo frames. Thanks! Works much better now, although it

Re: [PATCH 1/2]: [NET_SCHED]: Make all rate based scheduler work with TSO.

2007-09-04 Thread Patrick McHardy
Bill Fink wrote: On Sat, 1 Sep 2007, Jesper Dangaard Brouer wrote: On Sat, 1 Sep 2007, Patrick McHardy wrote: It still won't work properly with TSO (TBF for example already drops oversized packets during -enqueue), but its a good cleanup anyway. Then lets call it a cleanup of the L2T macros.

Re: [PATCH 1/2]: [NET_SCHED]: Make all rate based scheduler work with TSO.

2007-09-04 Thread Bill Fink
On Tue, 04 Sep 2007, Patrick McHardy wrote: Bill Fink wrote: On Sat, 1 Sep 2007, Jesper Dangaard Brouer wrote: On Sat, 1 Sep 2007, Patrick McHardy wrote: It still won't work properly with TSO (TBF for example already drops oversized packets during -enqueue), but its a good cleanup

Re: [PATCH 1/2]: [NET_SCHED]: Make all rate based scheduler work with TSO.

2007-09-03 Thread Bill Fink
On Sat, 1 Sep 2007, Jesper Dangaard Brouer wrote: On Sat, 1 Sep 2007, Patrick McHardy wrote: Jesper Dangaard Brouer wrote: commit 6fdc0f061be94f5e297650961360fb7a9d1cc85d Author: Jesper Dangaard Brouer [EMAIL PROTECTED] Date: Thu Aug 30 17:53:42 2007 +0200 [NET_SCHED]: Make all

Re: [PATCH 1/2]: [NET_SCHED]: Make all rate based scheduler work with TSO.

2007-09-01 Thread Patrick McHardy
Jesper Dangaard Brouer wrote: commit 6fdc0f061be94f5e297650961360fb7a9d1cc85d Author: Jesper Dangaard Brouer [EMAIL PROTECTED] Date: Thu Aug 30 17:53:42 2007 +0200 [NET_SCHED]: Make all rate based scheduler work with TSO. Change L2T (length to time) macros, in all rate based

Re: [PATCH 1/2]: [NET_SCHED]: Make all rate based scheduler work with TSO.

2007-09-01 Thread Jesper Dangaard Brouer
On Sat, 1 Sep 2007, Patrick McHardy wrote: Jesper Dangaard Brouer wrote: commit 6fdc0f061be94f5e297650961360fb7a9d1cc85d Author: Jesper Dangaard Brouer [EMAIL PROTECTED] Date: Thu Aug 30 17:53:42 2007 +0200 [NET_SCHED]: Make all rate based scheduler work with TSO. Change L2T (length to

[PATCH 1/2]: [NET_SCHED]: Make all rate based scheduler work with TSO.

2007-08-31 Thread Jesper Dangaard Brouer
commit 6fdc0f061be94f5e297650961360fb7a9d1cc85d Author: Jesper Dangaard Brouer [EMAIL PROTECTED] Date: Thu Aug 30 17:53:42 2007 +0200 [NET_SCHED]: Make all rate based scheduler work with TSO. Change L2T (length to time) macros, in all rate based schedulers, to call a common