[2777] in linux-net channel archive
Re: Tx TCP rates down > 20% - A report.
daemon@ATHENA.MIT.EDU (Alan Cox)
Thu May 2 22:17:48 1996
From: Alan Cox <alan@cymru.net>
To: gpg109@rsphy6.anu.edu.au (Paul Gortmaker)
Date: Thu, 2 May 1996 11:31:53 +0100 (BST)
Cc: torvalds@cs.helsinki.fi, alan@cymru.net, linux-net@vger.rutgers.edu,
linux-kernel@vger.rutgers.edu
In-Reply-To: <9605021011.AA20081@rsphy6.anu.edu.au> from "Paul Gortmaker" at May 2, 96 08:11:58 pm
> Anyway, I have just finished some tcpdumps of the fast-1.2.13-Tx vs the
> slower-1.3.97-Tx from a third box and there are more packets on the wire
> with the slow case, just by doing a line count of the logs.
>
> foo:/tmp# zcat fast.gz | wc
> 46657 453477 3073180
> foo:/tmp# zcat slow.gz | wc
> 60169 586163 3989989
> foo:/tmp#
>
> I'll package them up and bounce them across to Alan so he can check
> them out, as he requested earlier.
Thanks a lot. Thats a _lot_ more packets.. About 20% in fact ;)
Alan