Re: [tcpm] draft-eggert-tcpm-historicize-00

Joe Touch <touch@isi.edu> Tue, 29 June 2010 02:47 UTC

Return-Path: <touch@isi.edu>
X-Original-To: tcpm@core3.amsl.com
Delivered-To: tcpm@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id 4B51A3A684E for <tcpm@core3.amsl.com>; Mon, 28 Jun 2010 19:47:15 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.209
X-Spam-Level:
X-Spam-Status: No, score=-2.209 tagged_above=-999 required=5 tests=[AWL=0.390, BAYES_00=-2.599]
Received: from mail.ietf.org ([64.170.98.32]) by localhost (core3.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id KOrcok41TRAj for <tcpm@core3.amsl.com>; Mon, 28 Jun 2010 19:46:56 -0700 (PDT)
Received: from vapor.isi.edu (vapor.isi.edu [128.9.64.64]) by core3.amsl.com (Postfix) with ESMTP id 500283A657C for <tcpm@ietf.org>; Mon, 28 Jun 2010 19:46:55 -0700 (PDT)
Received: from [192.168.1.96] (pool-71-106-88-10.lsanca.dsl-w.verizon.net [71.106.88.10]) (authenticated bits=0) by vapor.isi.edu (8.13.8/8.13.8) with ESMTP id o5T2kXuR010765 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Mon, 28 Jun 2010 19:46:43 -0700 (PDT)
Message-ID: <4C295E88.1060505@isi.edu>
Date: Mon, 28 Jun 2010 19:46:32 -0700
From: Joe Touch <touch@isi.edu>
User-Agent: Thunderbird 2.0.0.24 (Windows/20100228)
MIME-Version: 1.0
To: rick jones <perfgeek@mac.com>
References: <A3D02FB7C6883741952C425A59E261A50973253A@SACMVEXC2-PRD.hq.netapp.com> <4C27BBD2.4060002@isi.edu> <351D0AEF-4DA3-49DF-9CDB-2897C478BBE6@mac.com>
In-Reply-To: <351D0AEF-4DA3-49DF-9CDB-2897C478BBE6@mac.com>
X-Enigmail-Version: 0.96.0
Content-Type: multipart/signed; micalg="pgp-sha1"; protocol="application/pgp-signature"; boundary="------------enig45B0C0C96CFBDCBFEE8C2726"
X-ISI-4-43-8-MailScanner: Found to be clean
X-MailScanner-From: touch@isi.edu
Cc: tcpm@ietf.org, ananth@cisco.com, L.Wood@surrey.ac.uk, "Biswas, Anumita" <Anumita.Biswas@netapp.com>
Subject: Re: [tcpm] draft-eggert-tcpm-historicize-00
X-BeenThere: tcpm@ietf.org
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: TCP Maintenance and Minor Extensions Working Group <tcpm.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/tcpm>, <mailto:tcpm-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/tcpm>
List-Post: <mailto:tcpm@ietf.org>
List-Help: <mailto:tcpm-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/tcpm>, <mailto:tcpm-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 29 Jun 2010 02:47:15 -0000


rick jones wrote:
> 
> On Jun 27, 2010, at 2:00 PM, Joe Touch wrote:
>> I'm suggesting that this is a jumboframe problem. Fix it in the
>> implementation
>> of jumboframes, and all users of jumboframes will eventually benefit -
>> i.e., fix
>> this at the Ethernet vendor level, and it can be used in all data
>> centers that
>> use jumboframes.
> 
> JumboFrames (9000 bytes or better) in "Ethernet" appeared back in the
> mid to late 1990's with the Alteon AceNIC right? (at least that is my
> first conscious memory of them) They are still outside the IEEE
> framework.  Frame sizes going extra-IEEE is one thing, I'm rather more
> skeptical of CRC's being able to go extra-IEEE.  Given there is perhaps
> a snowball's chance of the IEEE blessing JumboFrames, I suspect there is
> less than a snowball's chance of them blessing another CRC to address
> anything presented as "a jumboframe problem."  So, to push a fix down to
> the link-layer is to effectively assert it is something that need never
> be fixed.

I'm claiming there are only two issues that have been raised:

	- a real, measured problem with intermediate devices
		which won't be fixed with a link or transport solution
		but could be addressed with an L7 transfer sum

	- a hypothetical link problem for some links (i.e., jumboframes)
		which ought to be fixed by the vendors who support jumboframes

		Note that I didn't say "IEEE" here. The same vendors that have
		a de-facto standard for jumboframes are the ones who can fix
		their mess with a jumboframe CRC ;-)

Neither one warrants a TCP solution, IMO.

Joe