<?xml version="1.0" encoding="utf-8"?>
  <?xml-stylesheet type="text/xsl" href="rfc2629.xslt" ?>
  <!-- generated by https://github.com/cabo/kramdown-rfc version 1.6.36 (Ruby 2.6.10) -->


<!DOCTYPE rfc  [
  <!ENTITY nbsp    "&#160;">
  <!ENTITY zwsp   "&#8203;">
  <!ENTITY nbhy   "&#8209;">
  <!ENTITY wj     "&#8288;">

<!ENTITY RFC8684 SYSTEM "https://bib.ietf.org/public/rfc/bibxml/reference.RFC.8684.xml">
<!ENTITY SELF "[RFC8684]">
]>


<rfc ipr="trust200902" docName="draft-feedback-mptcp-00" category="std" consensus="true" tocInclude="true" sortRefs="true" symRefs="true">
  <front>
    <title>A Message Feedback Method for MPTCP</title>

    <author initials="B." surname="Zhao" fullname="Baosen Zhao">
      <organization>CNIC</organization>
      <address>
        <postal>
          <city>Beijing</city>
          <code>100083</code>
          <country>China</country>
        </postal>
        <email>zhaobaosen@cnic.cn</email>
      </address>
    </author>
    <author initials="W." surname="Yang" fullname="Wanghong Yang">
      <organization>CNIC</organization>
      <address>
        <postal>
          <city>Beijing</city>
          <code>100083</code>
          <country>China</country>
        </postal>
        <email>yangwanghong@cnic.cn</email>
      </address>
    </author>
    <author initials="W." surname="Du" fullname="Wenji Du">
      <organization>CNIC</organization>
      <address>
        <postal>
          <city>Beijing</city>
          <code>100083</code>
          <country>China</country>
        </postal>
        <email>hjdu@cnic.cn</email>
      </address>
    </author>
    <author initials="Y." surname="Ren" fullname="Yongmao Ren">
      <organization>CNIC</organization>
      <address>
        <postal>
          <city>Beijing</city>
          <code>100083</code>
          <country>China</country>
        </postal>
        <email>renyongmao@cstnet.cn</email>
      </address>
    </author>
    <author initials="X." surname="Zhou" fullname="Xu Zhou">
      <organization>CNIC</organization>
      <address>
        <postal>
          <city>Beijing</city>
          <code>100083</code>
          <country>China</country>
        </postal>
        <email>zhouxu@cstnet.cn</email>
      </address>
    </author>
    <author initials="G." surname="Xie" fullname="Gaogang Xie">
      <organization>CNIC</organization>
      <address>
        <postal>
          <city>Beijing</city>
          <code>100083</code>
          <country>China</country>
        </postal>
        <email>xie@cnic.cn</email>
      </address>
    </author>

    <date year="2023" month="July" day="10"/>

    <area>Transport</area>
    <workgroup>TCP Maintenance and Minor Extensions (tcpm)</workgroup>
    <keyword>MPTCP</keyword>

    <abstract>


<?line 140?>

<t>Many video applications require extremely low latency and high image quality. However, the limited bandwidth in wireless networks fails to meet the peak rate requirements for multiple video flows. MPTCP is suitable for wireless edge networks, supporting the simultaneous use of multiple networks on mobile devices. Nevertheless, accurately scheduling video data blocks to different subflows to satisfy their low latency requirements is challenging due to their micro-burst characteristic. This document proposes a novel cross-layer feedback method for video applications in edge networks, called the Cross-Layer Information-based One-Way Delay Predictive Scheduler (CPS). With these information, the MPTCP scheduler can accurately predict one-way delay and adaptively schedules video data blocks to the optimal subflow.</t>



    </abstract>



  </front>

  <middle>


<?line 145?>

<section anchor="problems"><name>Introduction</name>

<t>With the popularity of mobile devices, most devices have multiple wireless access methods, such as 5G, and Wi-Fi. This has brought a realistic basis for the popularity of MPTCP. However, the current MPTCP can only perceive information such as RTT, but cannot perceive information from edge wireless devices. Therefore, a new subtype of MPTCP options is proposed in this document to transmit cross-layer information of wireless devices <xref target="RFC8684"/>. Figure 1 illustrates the integration of the MP_INFO into the wireless devices, where the MPTCP client resides on the UE and the MPTCP server resides on the Server.</t>

<figure title="A network architecture for MPTCP"><artwork><![CDATA[
+---------+    +---------+         +--------+          +----------+     
|         |    |    NR   |  GTP-U  |        | MP_INFO  |          |    
|         |----+---------|---------|   UPF  |----------|          |
|    UE   |    |  3GPP   |         |        |          |   Server |
|---------|    +---------+         +--------+          |--------- |
|  MPTCP  |    +---------+                             |   MPTCP  |
|         |    |         |       MP_INFO               |          |
|         |----|Non-3GPP |-----------------------------|          |
|         |    |         |                             |          |
+---------+    +---------+                             +----------+ 
]]></artwork></figure>

</section>
<section anchor="terminology"><name>Terminology</name>

<dl>
  <dt>NR:</dt>
  <dd>
    <t>New Radio, a new wireless access technology for 5G.</t>
  </dd>
  <dt>GTP-U Message:</dt>
  <dd>
    <t>GTP-U (user plane) messages are either user plane messages or signalling messages. User plane messages are used to carry user data packets between GTP-U entities. Signalling messages are sent between network nodes for path management and tunnel management.GTP-U peer: node implementing at least one side of any of the GTP user plane based protocols.</t>
  </dd>
  <dt>UPF:</dt>
  <dd>
    <t>User Plane Function.</t>
  </dd>
  <dt>CQI:</dt>
  <dd>
    <t>CQI reflects the time-changing link capability.</t>
  </dd>
</dl>

</section>
<section anchor="design-overview"><name>Design Overview</name>

<t>In mobile networks, the performance of wireless devices has a great impact on data transmission. Therefore, by feeding back the information of the wireless device to the MPTCP server, it is convenient for the MPTCP scheduler to schedule traffic to different paths according to the information of the edge device. For the non-3GPP path, the Wi-Fi AP can directly modify the MPTCP data packet to feed back the device information to the MPTCP server. For the 3GPP path, 5G NR periodically feeds back equipment information to UPF through the GTP-U protocol <xref target="GTP-U"/>. UPF can directly modify the MPTCP data packet to feed back the device information to the MPTCP server. This document defines the extension of the MPTCP subtype, which allows the MPTCP server schedules traffic to different paths according to the information of edge devices. In addition, this document provides a cross-layer information transfer method for 3GPP and non-3GPP equipment <xref target="_5G-MPTCP"/>. Section 4 will introduce the transmission method of non-3GPP devices. In Section 5, the transmission method of 3GPP equipment will be introduced. Section 6 will introduce the usage of MP_INFO.</t>

</section>
<section anchor="non-3gpp-device-information"><name>Non-3GPP Device Information</name>

<t>The MPTCP server needs to obtain information on non-3GPP devices, such as Wi-Fi AP. This document defines a new MPTCP Option subtype MP_INFO. Non-3GPP devices can transform devices information from wireless devices to the MPTCP server. The format of MP_INFO is shown in Figure 2. It has the following fields:</t>

<dl>
  <dt>Device Type:</dt>
  <dd>
    <t>The type of device, 0x1 represents the non-3GPP path.</t>
  </dd>
  <dt>Rate:</dt>
  <dd>
    <t>The send Rate of non-3GPP devices.</t>
  </dd>
  <dt>Buffer Length:</dt>
  <dd>
    <t>The buffer length of a non-3GPP device.</t>
  </dd>
</dl>

<figure title="MP_INFO Structure for Non-3GPP Device" anchor="mpinfo"><artwork  type="ascii-art"><![CDATA[ 0                   1                   2                   3  
 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|      Kind     |     Length    |Subtype|Device.|    Reserved   |
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|                              Rate                             |
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|                         Buffer Length                         |
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
]]></artwork></figure>

</section>
<section anchor="gpp-device-information"><name>3GPP Device Information</name>

<t>For the 3GPP path, we need to overcome the difficulty of acquiring 5G NR information. In the 3GPP path, the GTP-U tunnel is responsible for transmitting data between the radio access network and the UPF<xref target="gNB"/>. So as shown in Figure 3, for the 3GPP path, 5G NR transmits equipment information to UPF through GTP-U <xref target="GTP-U"/>. Then, UPF transmits the calculated rate and Buffer to the MPTCP server through MP_INFO. In the 3GPP path, the GTP-U tunnel is responsible for transmitting data between the radio access network and the UPF<xref target="gNB"/>. 5G NR uses the GTP-U tunnel to periodically send status information to the UPF, e.g. 1 ms. 5G NR only transmits the key information that affects the latency. Note that this information is only transmitted between 5G NR and UPF.</t>

<figure title="Communication process between NR and UPF" anchor="Communication"><artwork><![CDATA[
+---------+    +---------+          +---------+           +---------+
|   UE    |    |    NR   |   GTP-U  |   UPF   |  MP_INFO  |  Server |
+---------+----+---------|----------|---------|-----------|---------|
|  MPTCP  |    |         |          |         |           |   MPTCP |
+---------+    +---------+          +---------+           +---------+
]]></artwork></figure>

<t>The format of MP_INFO for 3GPP devices is shown in Figure 4. It has the following fields:</t>

<dl>
  <dt>Device Type:</dt>
  <dd>
    <t>The type of device, 0x2 represents the 3GPP path.</t>
  </dd>
  <dt>Rate:</dt>
  <dd>
    <t>The send rate of the 3GPP device, can be calculated by CQI.</t>
  </dd>
  <dt>RLC Buffer:</dt>
  <dd>
    <t>The sum of RLC buffer length, can be feedback through NR <xref target="RLC"/>.</t>
  </dd>
</dl>

<figure title="MP_INFO Structure for 3GPP Device" anchor="mpinfofor3gpp"><artwork  type="ascii-art"><![CDATA[ 0                   1                   2                   3  
 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|      Kind     |     Length    |Subtype|Device.|    Reserved   |
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|                              Rate                             |
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|                           RLC Buffer                          |
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
]]></artwork></figure>

</section>
<section anchor="mpinfo-usage"><name>MP_INFO Usage</name>

<t>MPTCP scheduler can leverage cross-layer information from 5G NR and Wi-Fi AP to predict the transmission delay of data blocks on each path. However, there is a visual gap between this cross-layer information and the MPTCP server, which requires different methods on different paths to transmit cross-layer path information to the MPTCP server. So this document separately introduces the cross-layer information collection for non-3GPP and 3GPP paths. And network operator can design their prediction delay methods according to the cross-layer information. By leveraging cross-layer information from edge wireless, the MPTCP server can predict downlink latency and optimize multipath scheduling. For example, By CQI and RLC Buffer information, the MPTCP server can predict the delay of the 3GPP path. By Rate and Buffer Length information, UPF can predict the delay of the non-3GPP path. According to the predicted transmission delay, the MPTCP scheduler can use different strategies to schedule packets.</t>

</section>
<section anchor="iana-considerations"><name>IANA Considerations</name>

<t>This draft adds the following subtype numbers to the MPTCP Option
Subtypess registry of <xref target="RFC8684"/>:</t>

<texttable title="MPTCP Option Subtypes" anchor="mptcp-option-registry">
      <ttcol align='right'>Value</ttcol>
      <ttcol align='left'>Symbol</ttcol>
      <ttcol align='left'>Name</ttcol>
      <ttcol align='left'>Reference</ttcol>
      <c>0x9</c>
      <c>MP_INFO</c>
      <c>Cross layer information of non-3GPP devices</c>
      <c><xref target="RFC8684"/></c>
</texttable>

<texttable title="Device Type in MP_INFO" anchor="Device-type-registry">
      <ttcol align='right'>Device Type Value</ttcol>
      <ttcol align='left'>Message</ttcol>
      <c>0x1</c>
      <c>Non-3GPP Path</c>
      <c>0x2</c>
      <c>3GPP Path</c>
</texttable>

</section>
<section anchor="security-considerations"><name>Security Considerations</name>

<t>Since the MP_INFO option requires intermediate devices to modify data packets, some devices may not support this option.</t>

</section>


  </middle>

  <back>


    <references title='Normative References'>

&RFC8684;


    </references>

    <references title='Informative References'>

<reference anchor="_5G-MPTCP" >
  <front>
    <title>System architecture for the 5G System (5GS) Release 17</title>
    <author >
      <organization>3GPP</organization>
    </author>
    <date year="2022"/>
  </front>
</reference>
<reference anchor="GTP-U" >
  <front>
    <title>General Packet Radio System (GPRS) Tunnelling Protocol User Plane (GTPv1-U) (Release 18)</title>
    <author >
      <organization>3GPP TS 29.281 V18.0.0 (2023-06)</organization>
    </author>
    <date year="n.d."/>
  </front>
</reference>
<reference anchor="gNB" >
  <front>
    <title>NR and NG-RAN Overall description (Release 15)</title>
    <author >
      <organization>3GPP TS 38.300 (2023-06)</organization>
    </author>
    <date year="n.d."/>
  </front>
</reference>
<reference anchor="RLC" >
  <front>
    <title>Radio Link Control (RLC) protocol specification (Release 15)</title>
    <author >
      <organization>3GPP TS 38.322 (2023-06)</organization>
    </author>
    <date year="n.d."/>
  </front>
</reference>


    </references>


<?line 287?>

<section anchor="compat"><name>Historical Note</name>

</section>


  </back>

<!-- ##markdown-source:
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
9B8cDZnFZi0AAA==

-->

</rfc>

