Re: [Int-area] WG Adoption Call: IP Fragmentation Considered Fragile

Mikael Abrahamsson <swmike@swm.pp.se> Fri, 27 July 2018 08:21 UTC

Return-Path: <swmike@swm.pp.se>
X-Original-To: int-area@ietfa.amsl.com
Delivered-To: int-area@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 16D28130DEF; Fri, 27 Jul 2018 01:21:27 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -4.301
X-Spam-Level:
X-Spam-Status: No, score=-4.301 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_MED=-2.3, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=swm.pp.se
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id dg5aeltRxwyU; Fri, 27 Jul 2018 01:21:24 -0700 (PDT)
Received: from uplift.swm.pp.se (swm.pp.se [212.247.200.143]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 2E8F8130DC9; Fri, 27 Jul 2018 01:21:23 -0700 (PDT)
Received: by uplift.swm.pp.se (Postfix, from userid 501) id 93518AF; Fri, 27 Jul 2018 10:21:20 +0200 (CEST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=swm.pp.se; s=mail; t=1532679680; bh=UouZV7+6cccOL8RsRZPoUjy/fMj7fS9ERrZRLZFD2fg=; h=Date:From:To:cc:Subject:In-Reply-To:References:From; b=hb70iKPb3WcLH+AThDtsuLCKrwem/CDpoDpA5/+4g5RZGD7hQ8rS5G1bVNUQDTIVJ e3nM+geZvzkAl+hIAWXHcteBmJJ9/0oxOi5HpM0LJ+yG3JYhhLsLydLbHJ90OD6Bs9 jYp15psKP0MB/XFI3V8JsSJMIlDtNqH+OLeZnB8o=
Received: from localhost (localhost [127.0.0.1]) by uplift.swm.pp.se (Postfix) with ESMTP id 8F9669F; Fri, 27 Jul 2018 10:21:20 +0200 (CEST)
Date: Fri, 27 Jul 2018 10:21:20 +0200
From: Mikael Abrahamsson <swmike@swm.pp.se>
To: Tom Herbert <tom@herbertland.com>
cc: "Templin (US), Fred L" <Fred.L.Templin@boeing.com>, "internet-area@ietf.org" <int-area@ietf.org>, "intarea-chairs@ietf.org" <intarea-chairs@ietf.org>
In-Reply-To: <CALx6S37Rfj5f8YdpgqCvOwiQ0fxBVYGHT85NnvMF4+bp03hWNw@mail.gmail.com>
Message-ID: <alpine.DEB.2.20.1807271011180.14354@uplift.swm.pp.se>
References: <F227637E-B12D-45AA-AD69-74C947409012@ericsson.com> <e794c5ddbb814c0384c8dd06eb6acf7c@XCH15-06-08.nw.nos.boeing.com> <alpine.DEB.2.20.1807260900050.14354@uplift.swm.pp.se> <CALx6S37Rfj5f8YdpgqCvOwiQ0fxBVYGHT85NnvMF4+bp03hWNw@mail.gmail.com>
User-Agent: Alpine 2.20 (DEB 67 2015-01-07)
Organization: People's Front Against WWW
MIME-Version: 1.0
Content-Type: text/plain; charset="US-ASCII"; format="flowed"
Archived-At: <https://mailarchive.ietf.org/arch/msg/int-area/wqqETnb7KoZKtXF1moTe7a6KHrc>
Subject: Re: [Int-area] WG Adoption Call: IP Fragmentation Considered Fragile
X-BeenThere: int-area@ietf.org
X-Mailman-Version: 2.1.27
Precedence: list
List-Id: IETF Internet Area Mailing List <int-area.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/int-area>, <mailto:int-area-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/int-area/>
List-Post: <mailto:int-area@ietf.org>
List-Help: <mailto:int-area-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/int-area>, <mailto:int-area-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 27 Jul 2018 08:21:27 -0000

On Thu, 26 Jul 2018, Tom Herbert wrote:

> I don't understand what would be platform specific. Can you elaborate?

On one platform iperf3 sends MTU minus header sized UDP packet, without IP 
fragmentation (so ~1400 bytes UDP payload). On the other platform iperf3 
sends 8k UDP packets, fragmented by the IP stack if MTU is less than 8k.

I have no idea if this is an iperf3 version difference or platform 
specific, but this is what I see in my tcpdump:s.

-- 
Mikael Abrahamsson    email: swmike@swm.pp.se