Re: [PATCH] [TCP]: Fix GSO ignorance of pkts_acked arg (cong.cntrl modules)

2007-06-01 Thread Ilpo Järvinen
On Thu, 31 May 2007, David Miller wrote: > From: "Ilpo_Järvinen" <[EMAIL PROTECTED]> > Date: Wed, 30 May 2007 12:10:06 +0300 (EEST) > > > [PATCH] [TCP]: Fix GSO ignorance of pkts_acked arg (cong.cntrl modules) > > > > The code used to ignore GSO comp

Re: [PATCH] [TCP]: Fix GSO ignorance of pkts_acked arg (cong.cntrl modules)

2007-05-31 Thread David Miller
From: "Ilpo_Järvinen" <[EMAIL PROTECTED]> Date: Wed, 30 May 2007 12:10:06 +0300 (EEST) > Based on feedback from Stephen, I changed the commit msg bit > clearer, the patch remains the same. > > [PATCH] [TCP]: Fix GSO ignorance of pkts_acked arg (cong.cntrl modules)

[PATCH] [TCP]: Fix GSO ignorance of pkts_acked arg (cong.cntrl modules)

2007-05-30 Thread Ilpo Järvinen
On Tue, 29 May 2007, Ilpo Järvinen wrote: > [PATCH] [TCP]: Fix GSO ignorance of pkts_acked arg (cong.cntrl modules) > > The code used to ignore GSO completely, passing either way too > small or zero pkts_acked when GSO skb or part of it got ACKed. > In addition, there is no need t