[multipathtcp] MultipathTester: an iOS application testing Multipath TCP/QUIC

Quentin De Coninck <quentin.deconinck@uclouvain.be> Thu, 15 March 2018 14:03 UTC

Return-Path: <quentin.deconinck@uclouvain.be>
X-Original-To: multipathtcp@ietfa.amsl.com
Delivered-To: multipathtcp@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id CE04312DA2C for <multipathtcp@ietfa.amsl.com>; Thu, 15 Mar 2018 07:03:31 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -4.32
X-Spam-Level:
X-Spam-Status: No, score=-4.32 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, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=uclouvain.be
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 L2N_W7tRz4M5 for <multipathtcp@ietfa.amsl.com>; Thu, 15 Mar 2018 07:03:27 -0700 (PDT)
Received: from smtp4.sgsi.ucl.ac.be (smtp.sgsi.ucl.ac.be [130.104.5.67]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 46AFA129C70 for <multipathtcp@ietf.org>; Thu, 15 Mar 2018 07:03:26 -0700 (PDT)
Received: from [130.104.228.12] (1o0-328.dhcp.info.ucl.ac.be [130.104.228.12]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) (Authenticated sender: qdeconinck@smtp4.sgsi.ucl.ac.be) by smtp4.sgsi.ucl.ac.be (Postfix) with ESMTPSA id 6DE1667E40A; Thu, 15 Mar 2018 15:03:15 +0100 (CET)
DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=uclouvain.be; s=selucl; t=1521122595; bh=aA2pAYWn+H1AHN8R5aJhcq28XnwYtHr55POviOBH9uc=; h=To:From:Subject:Cc:Date:From; b=HSCMN+N2sCeDh5PFRlb20qFvdGaRg3lWjBDKr2ErOyDbDk1WwFn9eHoRN2bNPwzTZ f92tp5IDWcA+WhN7SKv9lw8b832PhkvfQinWIx+R7swKq7BlSPrF++QWMko3rCjI7W if6hwZ9qK2QsJATrYr9Kmnr66/ybK6DKgbNMQnTY=
X-Virus-Status: Clean
X-Virus-Scanned: clamav-milter 0.99.3-beta2 at smtp-4.sipr-dc.ucl.ac.be
To: multipathtcp@ietf.org
From: Quentin De Coninck <quentin.deconinck@uclouvain.be>
Message-ID: <0caaba5c-20f5-e1bf-def6-40e63d38375f@uclouvain.be>
Date: Thu, 15 Mar 2018 15:03:15 +0100
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.6.0
MIME-Version: 1.0
Content-Type: text/plain; charset="utf-8"; format="flowed"
Content-Transfer-Encoding: 7bit
Content-Language: en-US
X-Sgsi-Spamcheck: SASL authenticated,
X-SGSI-Information:
X-SGSI-MailScanner-ID: 6DE1667E40A.AE95B
X-SGSI-MailScanner: Found to be clean
X-SGSI-From: quentin.deconinck@uclouvain.be
X-SGSI-Spam-Status: No
Archived-At: <https://mailarchive.ietf.org/arch/msg/multipathtcp/a2LlpbcpwoMOLZBFZJg-VdROKMM>
Subject: [multipathtcp] MultipathTester: an iOS application testing Multipath TCP/QUIC
X-BeenThere: multipathtcp@ietf.org
X-Mailman-Version: 2.1.22
Precedence: list
List-Id: Multi-path extensions for TCP <multipathtcp.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/multipathtcp>, <mailto:multipathtcp-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/multipathtcp/>
List-Post: <mailto:multipathtcp@ietf.org>
List-Help: <mailto:multipathtcp-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/multipathtcp>, <mailto:multipathtcp-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 15 Mar 2018 14:03:33 -0000

Hi all,

In order to perform large in-the-wild measurements of Multipath TCP (now 
included in iOS 11), we recently released an application called 
MultipathTester. It evaluates how the iOS implementation of Multipath 
TCP behaves under mobility cases and with different kinds of network 
traffics (bulk transfer, streaming,...). A comparison with the 
(Multipath) QUIC protocol is also performed, and results are then 
available through tables and graphs.

For more information, you can have a look at 
https://multipath-quic.org/2018/03/15/multipathtester.html and the 
application is available at 
https://itunes.apple.com/us/app/multipathtester/id1351286809?mt=8

Feel free to provide feedback about it :-)

Best regards,

Quentin