Re: [Dart] DART dscp-rtp draft: Proposed RTCP text

Ben Campbell <ben@nostrum.com> Thu, 28 August 2014 20:44 UTC

Return-Path: <ben@nostrum.com>
X-Original-To: dart@ietfa.amsl.com
Delivered-To: dart@ietfa.amsl.com
Received: from localhost (ietfa.amsl.com [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 7842D1A8A66; Thu, 28 Aug 2014 13:44:58 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.568
X-Spam-Level:
X-Spam-Status: No, score=-2.568 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RP_MATCHES_RCVD=-0.668] autolearn=ham
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 h2fruqCl8Gr6; Thu, 28 Aug 2014 13:44:55 -0700 (PDT)
Received: from nostrum.com (raven-v6.nostrum.com [IPv6:2001:470:d:1130::1]) (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 5CE0B1A8A50; Thu, 28 Aug 2014 13:44:55 -0700 (PDT)
Received: from [10.0.1.23] (cpe-173-172-146-58.tx.res.rr.com [173.172.146.58]) (authenticated bits=0) by nostrum.com (8.14.9/8.14.7) with ESMTP id s7SKijKK075270 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=NO); Thu, 28 Aug 2014 15:44:47 -0500 (CDT) (envelope-from ben@nostrum.com)
X-Authentication-Warning: raven.nostrum.com: Host cpe-173-172-146-58.tx.res.rr.com [173.172.146.58] claimed to be [10.0.1.23]
Content-Type: text/plain; charset="iso-8859-1"
Mime-Version: 1.0 (Mac OS X Mail 7.3 \(1878.6\))
From: Ben Campbell <ben@nostrum.com>
In-Reply-To: <8D3D17ACE214DC429325B2B98F3AE712077BC6684C@MX15A.corp.emc.com>
Date: Thu, 28 Aug 2014 15:44:44 -0500
X-Mao-Original-Outgoing-Id: 430951484.843938-e6ca55b6c32d22f77b72f7e8eee4c77b
Content-Transfer-Encoding: 7bit
Message-Id: <4AEE93CB-788D-4A38-8A30-AD89D22C6377@nostrum.com>
References: <8D3D17ACE214DC429325B2B98F3AE712077BC6682D@MX15A.corp.emc.com> <8D3D17ACE214DC429325B2B98F3AE712077BC6684C@MX15A.corp.emc.com>
To: "Black, David" <david.black@emc.com>
X-Mailer: Apple Mail (2.1878.6)
Archived-At: http://mailarchive.ietf.org/arch/msg/dart/1JDfiYLOUiKoGEGQveWO3O5ES4Q
Cc: "dart@ietf.org" <dart@ietf.org>, "avt@ietf.org WG (avt@ietf.org)" <avt@ietf.org>, "Colin Perkins (csp@csperkins.org)" <csp@csperkins.org>
Subject: Re: [Dart] DART dscp-rtp draft: Proposed RTCP text
X-BeenThere: dart@ietf.org
X-Mailman-Version: 2.1.15
Precedence: list
List-Id: "\"DiffServ Applied to RTP Transports discussion list\"" <dart.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/dart>, <mailto:dart-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/dart/>
List-Post: <mailto:dart@ietf.org>
List-Help: <mailto:dart-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/dart>, <mailto:dart-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 28 Aug 2014 20:44:58 -0000

That works for me, thanks!

On Aug 28, 2014, at 3:36 PM, Black, David <david.black@emc.com> wrote:

> Minor edit to proposed text below:
> 
> OLD
>    If an RTCP sender doesn't send any RTP
>    packets, it should mark its RTCP packets with the DSCP that it would
>    use if it did send RTP packets.
> NEW
>   If an RTCP sender doesn't send any RTP
>   packets, it should mark its RTCP packets with the DSCP that it would
>   use if it did send RTP packets with media similar to the RTP traffic
>   that it receives.
> 
> Thanks,
> --David
> 
> 
>> -----Original Message-----
>> From: Black, David
>> Sent: Thursday, August 28, 2014 3:45 PM
>> To: dart@ietf.org; avt@ietf.org WG (avt@ietf.org)
>> Cc: Black, David; Colin Perkins (csp@csperkins.org); ben@nostrum.com
>> Subject: DART dscp-rtp draft: Proposed RTCP text
>> 
>> Here's the proposed new section 5.4, with the RTCP multi-stream reporting
>> optimizations text moved into that new section from its current location
>> at the end of 5.3, plus the rewritten Section 6 guideline bullet:
>> 
>> 5.4.  DiffServ and RTCP
>> 
>>   The RTP Control Protocol (RTCP) [RFC3550] is used with RTP to monitor
>>   quality of service and convey information about RTP session
>>   participants.  A sender of RTCP packets that also sends RTP packets
>>   (i.e., originates an RTP stream) should use the same DSCP marking for
>>   both types of packets.  If an RTCP sender doesn't send any RTP
>>   packets, it should mark its RTCP packets with the DSCP that it would
>>   use if it did send RTP packets.  If the RTCP sender uses or would use
>>   multiple DSCPs that differ only in drop precedence for RTP, then it
>>   should use the DSCP with the least likelihood of drop for RTCP to
>>   increase the likelihood of RTCP packet delivery.
>> 
>>   This guidance may result in different DSCP markings for RTP streams
>>   and RTCP receiver reports about those RTP streams.  The resulting
>>   variation in network QoS treatment by traffic direction could result
>>   in unrepresentative round trip time (RTT) estimates that don't
>>   correspond to consistent network QoS treatment in both directions.
>>   RTCP receiver reports may be relatively infrequent (e.g., may be sent
>>   only once per video frame rendered) and hence the resulting RTT
>>   estimates are of limited utility for congestion control (although
>>   they have other important uses, see [RFC3550]).  For this reason, it
>>   is not important that RTCP receiver reports receive the same network
>>   QoS treatment as the RTP stream or streams being reported on.
>> 
>>   RTCP multi-stream reporting optimizations for an RTP session
>>   [I-D.ietf-avtcore-rtp-multi-stream-optimisation] assume that the RTP
>>   streams involved experience the same network behavior, including
>>   packet loss.  This mechanism is highly inappropriate when the RTP
>>   streams involved use different DSCPs, even if the corresponding PHBs
>>   differ solely in drop precedence.
>> 
>> 6.  Guidelines
>> 
>> [... snip ...]
>> 
>>   o  Should use a single DSCP for RTCP packets, which should be a DSCP
>>      used for RTP packets that are or would be sent by the same sender,
>>      see Section 5.4.
>> 
>> Thanks,
>> --David
>> ----------------------------------------------------
>> David L. Black, Distinguished Engineer
>> EMC Corporation, 176 South St., Hopkinton, MA  01748
>> +1 (508) 293-7953             FAX: +1 (508) 293-7786
>> david.black@emc.com        Mobile: +1 (978) 394-7754
>> ----------------------------------------------------
>> 
>