Network Working Group                                  T. Dreibholz, Ed.
Internet-Draft                                                 S. Ferlin
Intended status: Informational                                   O. Alay
Expires: January 7, 2016                                   A. Elmokashfi
                                                            I. Livadariu
                                              Simula Research Laboratory
                                                                 X. Zhou
                                                       Hainan University
                                                            July 6, 2015


                MPTCP Experiences in the NorNet Testbed
             draft-dreibholz-mptcp-nornet-experience-01.txt

Abstract

   This document collects some experiences of Multi-Path TCP (MPTCP)
   evaluations in the NorNet testbed.

Status of This Memo

   This Internet-Draft is submitted in full conformance with the
   provisions of BCP 78 and BCP 79.

   Internet-Drafts are working documents of the Internet Engineering
   Task Force (IETF).  Note that other groups may also distribute
   working documents as Internet-Drafts.  The list of current Internet-
   Drafts is at http://datatracker.ietf.org/drafts/current/.

   Internet-Drafts are draft documents valid for a maximum of six months
   and may be updated, replaced, or obsoleted by other documents at any
   time.  It is inappropriate to use Internet-Drafts as reference
   material or to cite them other than as "work in progress."

   This Internet-Draft will expire on January 7, 2016.

Copyright Notice

   Copyright (c) 2015 IETF Trust and the persons identified as the
   document authors.  All rights reserved.

   This document is subject to BCP 78 and the IETF Trust's Legal
   Provisions Relating to IETF Documents
   (http://trustee.ietf.org/license-info) in effect on the date of
   publication of this document.  Please review these documents
   carefully, as they describe your rights and restrictions with respect
   to this document.  Code Components extracted from this document must
   include Simplified BSD License text as described in Section 4.e of



Dreibholz, et al.        Expires January 7, 2016                [Page 1]


Internet-Draft   MPTCP Experiences in the NorNet Testbed       July 2015


   the Trust Legal Provisions and are provided without warranty as
   described in the Simplified BSD License.

Table of Contents

   1.  Introduction  . . . . . . . . . . . . . . . . . . . . . . . .   2
     1.1.  Abbreviations . . . . . . . . . . . . . . . . . . . . . .   2
     1.2.  Multi-Path TCP  . . . . . . . . . . . . . . . . . . . . .   2
     1.3.  Scope . . . . . . . . . . . . . . . . . . . . . . . . . .   2
   2.  Testbed Evaluation  . . . . . . . . . . . . . . . . . . . . .   3
     2.1.  The NorNet Testbed  . . . . . . . . . . . . . . . . . . .   3
     2.2.  Multi-Path TCP in NorNet  . . . . . . . . . . . . . . . .   3
     2.3.  NetPerfMeter  . . . . . . . . . . . . . . . . . . . . . .   3
   3.  Research Results and Work in Progress . . . . . . . . . . . .   4
   4.  Security Considerations . . . . . . . . . . . . . . . . . . .   4
   5.  IANA Considerations . . . . . . . . . . . . . . . . . . . . .   4
   6.  Acknowledgments . . . . . . . . . . . . . . . . . . . . . . .   4
   7.  References  . . . . . . . . . . . . . . . . . . . . . . . . .   5
     7.1.  Normative References  . . . . . . . . . . . . . . . . . .   5
     7.2.  Informative References  . . . . . . . . . . . . . . . . .   5
   Authors' Addresses  . . . . . . . . . . . . . . . . . . . . . . .   8

1.  Introduction

1.1.  Abbreviations

   o  TCP: Transmission Control Protocol

   o  MPTCP: Multi-Path TCP

1.2.  Multi-Path TCP

   The Multi-Path TCP (MPTCP) extension for the Transmission Control
   Protocol (TCP) has been defined in [3], [4], [1], [2], [5].  There
   are also detailed introductions provided for example by [8], [9] as
   well as lots of further information material on [6].  MPTCP is
   therefore not introduced in more detail here.

1.3.  Scope

   The scope of this document is to collect some experiences with the
   usage of MPTCP in the NorNet testbed, a large-scale Internet testbed
   for multi-homed systems.








Dreibholz, et al.        Expires January 7, 2016                [Page 2]


Internet-Draft   MPTCP Experiences in the NorNet Testbed       July 2015


2.  Testbed Evaluation

2.1.  The NorNet Testbed

   The NorNet testbed (https://www.nntb.no) introduced in [11], [10] is
   a programmable testbed platform with focus on the evaluation of
   multi-homed systems.  It consists of programmable nodes that are
   distributed all over Norway as well as further locations in other
   countries.  NotNet is built and operated by the Simula Research
   Laboratory and financed by Forskningsraedet (the Research Council of
   Norway) through their INFRASTRUKTUR program (project number 208798/
   F50).

   NorNet has two main components: NorNet Core and NorNet Edge.  NorNet
   Core consists of currently 20 programmable sites
   (https://www.nntb.no/pub/nornet-configuration/NorNetCore-Sites.html),
   most of them multi-homed to several network providers.  Details can
   be found in [12], [14], [15] and [16].  NorNet Edge consists of
   several hundreds of smaller nodes connected to all mobile broadband
   providers in Norway (http://robustenett.no/map), details can be found
   in [13].  Together, these two components offer a unique platform for
   experimental networking research.  NorNet is made available to the
   international networking research community.

   Further details on NorNet can be found on the NorNet website [17].

2.2.  Multi-Path TCP in NorNet

   The NorNet nodes are Linux-based and therefore run the Linux MPTCP
   implementation by Universite catholique de Louvain-la-Neuve (see
   [18]).  With support by all NorNet Core nodes (circa 100 nodes at
   currently 20 sites) and most NorNet Edge nodes (several hundreds),
   NorNet probably provides the world's largest MPTCP experimentation
   platform.

2.3.  NetPerfMeter

   NetPerfMeter [19], [7] is a network performance meter for the UDP,
   TCP, MPTCP, SCTP and DCCP transport protocols over IPv4 and IPv6.  It
   simultaneously transmits bidirectional flows to an endpoint and
   measures the resulting flow bandwidths and QoS.  The results are
   written as vector and scalar files.  NetPerfMeter is provided in
   NorNet to allow for transport protocol comparisons and transport
   protocol performance evaluations.







Dreibholz, et al.        Expires January 7, 2016                [Page 3]


Internet-Draft   MPTCP Experiences in the NorNet Testbed       July 2015


3.  Research Results and Work in Progress

   So far, work has been done on evaluating MPTCP in the real-world
   Internet.  The following list is a short overview of current
   research:

   o  [20] examines the different properties of 3G paths (UMTS as well
      as CDMA2000) in NorNet Edge.  These results provide an overview of
      the QoS characteristics that can be expected by multi-path
      transport protocols (and particularly by MPTCP) on different
      paths.

   o  [21] analyzes the impact of buffer bloat on MPTCP connections over
      mobile broadband (2G, 3G) and WLAN paths.  Furthermore, it
      proposes and evaluates Multi-Path Transport Bufferbloat Mitigation
      (MPT-BM), a bufferbloat mitigation algorithm to improve MPTCP
      performance in buffer-bloated wireless networks.

   o  [22] examines the performance benefits of multi-path transport
      with MPTCP under heterogeneous wireless networks.  It furthermore
      introduces and evaluates the Dynamic Relative Path Scoring
      (DRePaS) algorithm that optimizes the path management in such
      setups.

   o  [23] examines the performance benefits of the state-of-the-art
      Linux MPTCP implementation in a large-scale NorNet setup, covering
      sites in multiple countries on different continents.  It
      particularly also shortly introduces the NetPerfMeter measurement
      tool that is used to perform the measurements, and particularly
      its extension for MPTCP.

   o  [24] examines how the IPv4/IPv6 identity duality can be utilized
      with MPTCP in order to improve performance even in case of only a
      single ISP connection.

4.  Security Considerations

   Security considerations on MPTCP are described in [3].

5.  IANA Considerations

   This document has no actions for IANA.

6.  Acknowledgments

   The authors would like to thank Hakim Adhari and Fu Fa for
   discussions and support.




Dreibholz, et al.        Expires January 7, 2016                [Page 4]


Internet-Draft   MPTCP Experiences in the NorNet Testbed       July 2015


7.  References

7.1.  Normative References

   [1]        Raiciu, C., Handley, M., and D. Wischik, "Coupled
              Congestion Control for Multipath Transport Protocols", RFC
              6356, October 2011.

   [2]        Ford, A., Raiciu, C., Handley, M., and O. Bonaventure,
              "TCP Extensions for Multipath Operation with Multiple
              Addresses", RFC 6824, January 2013.

7.2.  Informative References

   [3]        Bagnulo, M., "Threat Analysis for TCP Extensions for
              Multipath Operation with Multiple Addresses", RFC 6181,
              March 2011.

   [4]        Ford, A., Raiciu, C., Handley, M., Barre, S., and J.
              Iyengar, "Architectural Guidelines for Multipath TCP
              Development", RFC 6182, March 2011.

   [5]        Scharf, M. and A. Ford, "Multipath TCP (MPTCP) Application
              Interface Considerations", RFC 6897, March 2013.

   [6]        Dreibholz, T., "Thomas Dreibholz's MPTCP Page", Online:
              http://www.iem.uni-due.de/~dreibh/mptcp/, 2015,
              <http://www.iem.uni-due.de/~dreibh/mptcp/>.

   [7]        Dreibholz, T., "NetPerfMeter - A TCP/MPTCP/UDP/SCTP/DCCP
              Network Performance Meter Tool", Online: https://www.uni-
              due.de/~be0001/netperfmeter/, 2015, <https://www.uni-
              due.de/~be0001/netperfmeter/>.

   [8]        Becke, M., "Revisiting the IETF Multipath Extensions on
              Transport Layer", November 2014,
              <http://duepublico.uni-duisburg-
              essen.de/servlets/DerivateServlet/Derivate-37631/
              Thesis_online.pdf>.

   [9]        Ruengeler, I., "SCTP - Evaluating, Improving and Extending
              the Protocol for Broader Deployment", December 2009,
              <http://duepublico.uni-duisburg-
              essen.de/servlets/DerivateServlet/Derivate-23465/
              Diss.pdf>.






Dreibholz, et al.        Expires January 7, 2016                [Page 5]


Internet-Draft   MPTCP Experiences in the NorNet Testbed       July 2015


   [10]       Dreibholz, T., "The NorNet Testbed for Multi-Homed Systems
              - Introduction and Status", Invited Talk at Princeton
              University, Department of Computer Science, May 2014,
              <https://www.simula.no/sites/www.simula.no/files/
              publications/Simula.simula.2730.pdf>.

   [11]       Dreibholz, T., "The NorNet Testbed - A Large-Scale
              Experiment Platform for Real-World Experiments with Multi-
              Homed Systems", Invited Talk at Swinburne University,
              Centre for Advanced Internet Architectures (CAIA), January
              2015, <https://www.simula.no/sites/www.simula.no/files/
              publications/files/caia2015-presentation-web.pdf>.

   [12]       Gran, E., Dreibholz, T., and A. Kvalbein, "NorNet Core - A
              Multi-Homed Research Testbed", Computer Networks, Special
              Issue on Future Internet Testbeds Volume 61, Pages 75-87,
              ISSN 1389-1286, DOI 10.1016/j.bjp.2013.12.035, March 2014,
              <https://www.simula.no/sites/www.simula.no/files/
              publications/Simula.simula.2236.pdf>.

   [13]       Kvalbein, A., Baltrunas, D., Evensen, K., Xiang, J.,
              Elmokashfi, A., and S. Ferlin, "The NorNet Edge Platform
              for Mobile Broadband Measurements", Computer Networks,
              Special Issue on Future Internet Testbeds Volume 61, Pages
              88-101, ISSN 1389-1286, DOI 10.1016/j.bjp.2013.12.036,
              March 2014,
              <https://www.simula.no/sites/www.simula.no/files/
              publications/Simula.simula.2434.pdf>.

   [14]       Dreibholz, T. and E. Gran, "Design and Implementation of
              the NorNet Core Research Testbed for Multi-Homed Systems",
              Proceedings of the 3nd International Workshop on Protocols
              and Applications with Multi-Homing Support (PAMS) Pages
              1094-1100, ISBN 978-0-7695-4952-1, DOI 10.1109/
              WAINA.2013.71, March 2013,
              <https://www.simula.no/sites/www.simula.no/files/
              publications/threfereedinproceedingsreference.2012-12-20.7
              643198512.pdf>.

   [15]       Dreibholz, T., "The NorNet Core Testbed - Introduction and
              Status in August 2014", Proceedings of the 2nd
              International NorNet Users Workshop (NNUW-2), August 2014,
              <https://www.simula.no/sites/www.simula.no/files/
              publications/Simula.simula.2936.pdf>.







Dreibholz, et al.        Expires January 7, 2016                [Page 6]


Internet-Draft   MPTCP Experiences in the NorNet Testbed       July 2015


   [16]       Dreibholz, T., "An Experiment Tutorial for the NorNet Core
              Testbed", Proceedings of the 2nd International NorNet
              Users Workshop (NNUW-2), August 2014,
              <https://www.simula.no/sites/www.simula.no/files/
              publications/Simula.simula.2938.pdf>.

   [17]       Dreibholz, T., "NorNet - A Real-World, Large-Scale Multi-
              Homing Testbed", Online: https://www.nntb.no/, 2015,
              <https://www.nntb.no/>.

   [18]       Paasch, C. and S. Barre, "Multipath TCP implementation in
              the Linux kernel", Online: http://www.multipath-tcp.org,
              2015, <http://www.multipath-tcp.org>.

   [19]       Dreibholz, T., Becke, M., Adhari, H., and E. Rathgeb,
              "Evaluation of A New Multipath Congestion Control Scheme
              using the NetPerfMeter Tool-Chain", Proceedings of the
              19th IEEE International Conference on Software,
              Telecommunications and Computer Networks (SoftCOM) Pages
              1-6, ISBN 978-953-290-027-9, September 2011,
              <https://www.wiwi.uni-due.de/fileadmin/fileupload/I-
              TDR/SCTP/Paper/SoftCOM2011.pdf>.

   [20]       Ferlin, S., Dreibholz, T., Alay, Oe., and A. Kvalbein,
              "Measuring the QoS Characteristics of Operational 3G
              Mobile Broadband Networks", Proceedings of the 4th
              International Workshop on Protocols and Applications with
              Multi-Homing Support (PAMS) Pages 753-758,
              ISBN 978-1-4799-2652-7, DOI 10.1109/WAINA.2014.123, May
              2014, <https://www.simula.no/sites/www.simula.no/files/
              publications/Simula.simula.2516.pdf>.

   [21]       Ferlin, S., Dreibholz, T., and Oe. Alay, "Tackling the
              Challenge of Bufferbloat in Multi-Path Transport over
              Heterogeneous Wireless Networks", Proceedings of the IEEE/
              ACM International Symposium on Quality of Service (IWQoS)
              Pages 123-128, ISBN 978-1-4799-4852-9, DOI 10.1109/
              IWQoS.2014.6914310, May 2014,
              <https://www.simula.no/sites/www.simula.no/files/
              publications/Simula.simula.2722.pdf>.

   [22]       Ferlin, S., Dreibholz, T., and Oe. Alay, "Multi-Path
              Transport over Heterogeneous Wireless Networks: Does it
              really pay off?", Proceedings of the IEEE Global
              Communications Conference (GLOBECOM) Pages 5005-5011,
              ISBN 978-1-4799-3512-3, December 2014,
              <https://www.simula.no/sites/www.simula.no/files/
              publications/Simula.simula.2884.pdf>.



Dreibholz, et al.        Expires January 7, 2016                [Page 7]


Internet-Draft   MPTCP Experiences in the NorNet Testbed       July 2015


   [23]       Dreibholz, T., Zhou, X., and F. Fa, "Multi-Path TCP in
              Real-World Setups - An Evaluation in the NorNet Core
              Testbed", 5th International Workshop on Protocols and
              Applications with Multi-Homing Support (PAMS), March 2015,
              <https://www.simula.no/sites/www.simula.no/files/
              publications/files/pams2015-mptcp-web.pdf>.

   [24]       Livadariu, I., Ferlin, S., Alay, Oe., Dreibholz, T.,
              Dhamdhere, A., and A. Elmokashfi, "Leveraging the IPv4/
              IPv6 Identity Duality by using Multi-Path Transport",
              Proceedings of the 18th IEEE Global Internet
              Symposium (GI), April 2015,
              <https://www.simula.no/sites/www.simula.no/files/
              publications/files/gis2015_0.pdf>.

Authors' Addresses

   Thomas Dreibholz (editor)
   Simula Research Laboratory, Networks Department
   Martin Linges vei 17
   1364 Fornebu, Akershus
   Norway

   Phone: +47-6782-8200
   Fax:   +47-6782-8201
   Email: dreibh@simula.no
   URI:   http://www.iem.uni-due.de/~dreibh/


   Simone Ferlin
   Simula Research Laboratory, Networks Department
   Martin Linges vei 17
   1364 Fornebu, Akershus
   Norway

   Phone: +47-4072-0702
   Fax:   +47-4072-0702
   Email: ferlin@simula.no
   URI:   https://www.simula.no/people/ferlin












Dreibholz, et al.        Expires January 7, 2016                [Page 8]


Internet-Draft   MPTCP Experiences in the NorNet Testbed       July 2015


   Ozgu Alay
   Simula Research Laboratory, Networks Department
   Martin Linges vei 17
   1364 Fornebu, Akershus
   Norway

   Phone: +47-9848-5362
   Fax:   +47-9848-5362
   Email: ozgu@simula.no
   URI:   https://www.simula.no/people/ozgu


   Ahmed Elmokashfi
   Simula Research Laboratory, Networks Department
   Martin Linges vei 17
   1364 Fornebu, Akershus
   Norway

   Phone: +47-474-52-315
   Fax:   +47-6782-8201
   Email: ahmed@simula.no
   URI:   https://www.simula.no/people/ahmed


   Ioana Alexandrina Livadariu
   Simula Research Laboratory, Networks Department
   Martin Linges vei 17
   1364 Fornebu, Akershus
   Norway

   Phone: +47-453-98-686
   Fax:   +47-6782-8201
   Email: ioana@simula.no
   URI:   https://www.simula.no/people/ioana


   Xing Zhou
   Hainan University, College of Information Science and Technology
   Renmin Avenue 58
   570228 Haikou, Hainan
   China

   Phone: +86-898-66279141
   Email: zhouxing@hainu.edu.cn
   URI:   http://www.hainu.edu.cn/stm/xinxi/2011330/10409758.shtml






Dreibholz, et al.        Expires January 7, 2016                [Page 9]