Re: [Dart] draft-dart-dscp-rtp - way forward

Ben Campbell <ben@nostrum.com> Mon, 01 September 2014 15:49 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 701BC1A0277 for <dart@ietfa.amsl.com>; Mon, 1 Sep 2014 08:49:34 -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 c9od-bC9v0gV for <dart@ietfa.amsl.com>; Mon, 1 Sep 2014 08:49:29 -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 27F491A02DA for <dart@ietf.org>; Mon, 1 Sep 2014 08:35:09 -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 s81FYYDV043865 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=NO); Mon, 1 Sep 2014 10:34:37 -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="windows-1252"
Mime-Version: 1.0 (Mac OS X Mail 7.3 \(1878.6\))
From: Ben Campbell <ben@nostrum.com>
In-Reply-To: <8D3D17ACE214DC429325B2B98F3AE712077D52AB90@MX15A.corp.emc.com>
Date: Mon, 01 Sep 2014 10:34:33 -0500
X-Mao-Original-Outgoing-Id: 431278473.912336-34a282b147591d5e1c9f43a4253c5a67
Content-Transfer-Encoding: quoted-printable
Message-Id: <84787AE3-19F6-4C98-A6AE-DE536A5E57DE@nostrum.com>
References: <8D3D17ACE214DC429325B2B98F3AE712077D52AB90@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/xSD7B7H6r9FhChndE7ni8eYPwdo
Cc: Harald Tveit Alvestrand <harald@alvestrand.no>, "dart@ietf.org" <dart@ietf.org>, "csp@csperkins.org" <csp@csperkins.org>
Subject: Re: [Dart] draft-dart-dscp-rtp - way forward
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: Mon, 01 Sep 2014 15:49:34 -0000

I already requested publication on 06, so please hold off on submitting a new version for the moment. I want to coordinate any updates with Richard.

I think this is something we can update in any new revision from his AD review, or as part of the IETF last call.

On Sep 1, 2014, at 6:22 AM, Black, David <david.black@emc.com> wrote:

> Makes sense - let me see if I can find time for one more edit this evening ...
> 
> Thanks, --David +++Sent from Blackberry
> 
> ----- Original Message -----
> From: Colin Perkins [mailto:csp@csperkins.org]
> Sent: Monday, September 01, 2014 07:10 AM
> To: Ben Campbell <ben@nostrum.com>
> Cc: Harald Tveit Alvestrand <harald@alvestrand.no>; Black, David; dart@ietf.org <dart@ietf.org>
> Subject: Re: [Dart] draft-dart-dscp-rtp - way forward
> 
> Ben,
> 
> The guidance looks fine to me, but the explanatory text in the last paragraph of Section 5.4 is perhaps not quite right. The text:
> 
>   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.
> 
> suggests that the RTT estimate derived from RTCP will be unrepresentative, since it may not have consistent network QoS in each direction. However, since the RTP media packets can use different QoS in each direction, the RTCP also needs to do so, to be representative! If the media used different QoS markings for different directions and the RTCP used the same marking, the RTT estimate wouldn’t match that of the media. 
> 
> I suggest the paragraph be changed to:
> 
>   This guidance may result in different DSCP markings for RTP streams
>   and the RTCP packets reporting on those RTP streams.  The resulting
>   variation in network QoS treatment by traffic direction is necessary
>   to get representative round trip time (RTT) estimates that correspond 
>   to the media path RTT. RTCP receiver reports may be relatively infrequent 
>   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 important that RTCP receiver reports sent by an SSRC receive 
>   the same network QoS treatment as the RTP stream being sent by that SSRC.
> 
> Colin
> 
> 
> 
> 
> On 31 Aug 2014, at 01:26, Ben Campbell <ben@nostrum.com> wrote:
>> Colin and Harald,
>> 
>> I see David has submitted version 06. Can you verify that you are okay with the language in this version? 
>> 
>> Thanks!
>> 
>> Ben.
>> 
>> On Aug 29, 2014, at 4:55 PM, Colin Perkins <csp@csperkins.org> wrote:
>> 
>>> Without having seen the submitted version, this sounds okay.
>>> 
>>> -- 
>>> Colin Perkins
>>> http://csperkins.org/
>>> 
>>> 
>>> 
>>>> On 29 Aug 2014, at 21:16, Ben Campbell <ben@nostrum.com> wrote:
>>>> 
>>>> Thanks, David!
>>>> 
>>>> Am I counting correctly that this would close the last substantive open issue? If so, and if Harald and Colin confirm they are okay with the change, we should be able to request publication for the upcoming version, correct?
>>>> 
>>>> (I see that Harald expressed support as I am typing this...)
>>>> 
>>>> Thanks!
>>>> 
>>>> Ben.
>>>> 
>>>>> On Aug 29, 2014, at 3:09 PM, Black, David <david.black@emc.com> wrote:
>>>>> 
>>>>> Ok, I see a range of views from skepticism to outright opposition ...
>>>>> 
>>>>> I'll delete the paragraph and reference to the multi-stream optimization
>>>>> draft and submit the resulting -06 version w/a change note that any interaction
>>>>> of DiffServ and RTCP multi-stream optimization will be dealt with in the draft
>>>>> about the latter.
>>>>> 
>>>>> That submission won't happen tonight, as the network in the SAS Lounge in
>>>>> EWR isn't even close to what we're used to at IETF meetings :-).
>>>>> 
>>>>> Thanks,
>>>>> --David
>>>>> 
>>>>>> -----Original Message-----
>>>>>> From: Harald Alvestrand [mailto:harald@alvestrand.no]
>>>>>> Sent: Friday, August 29, 2014 3:29 PM
>>>>>> To: Colin Perkins
>>>>>> Cc: Ben Campbell; Black, David; dart@ietf.org
>>>>>> Subject: Re: [Dart] draft-dart-dscp-rtp - way forward
>>>>>> 
>>>>>>> On 08/29/2014 06:04 PM, Colin Perkins wrote:
>>>>>>>> On 29 Aug 2014, at 16:52, Harald Alvestrand <harald@alvestrand.no> wrote:
>>>>>>>>> On 08/29/2014 05:14 PM, Black, David wrote:
>>>>>>>>> Harald,
>>>>>>>>> 
>>>>>>>>> I'm about to submit a -05 with the indication that the single DSCP
>>>>>> recommendation for SCTP and DCCP may be revised.  The RTCP multi-stream
>>>>>> optimisation text will still be in there with Colin's clarification about
>>>>>> "received" streams.  I'm about to vanish for about 3 weeks, but could put in a
>>>>>> revised -06 over the weekend if you can quickly convince Colin.
>>>>>>>> Explicitly pinging Colin - Colin, are you arguing that the sentence
>>>>>>>> 
>>>>>>>> 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 packet loss behavior.  This
>>>>>>>> mechanism is highly inappropriate when the RTP streams involved use
>>>>>>>> different PHBs, even if those PHBs differ solely in drop precedence.
>>>>>>>> 
>>>>>>>> should stay in the draft?
>>>>>>> I was, but thinking again, I'm not so sure.
>>>>>>> 
>>>>>>>> I think this recommendation is wrong.
>>>>>>>> 
>>>>>>>> I can't find anything in your latest messages that speak to this particular
>>>>>> point.
>>>>>>>> You're one of the authors of -multi-stream, so you should be able to speak
>>>>>> clearly to the point.
>>>>>>>> 
>>>>>>>> Can you clarify?
>>>>>>> If I have several SSRCs, and receive several media streams, then provided
>>>>>> each of my SSRCs sees the exact same quality for each received stream, then  I
>>>>>> can use the multi-stream-optimisation to reduce the number of RTCP cross
>>>>>> reports I send. The multi-stream-optimisation draft says that already, and
>>>>>> it's not clear that the DART drafts needs to say anything further on the
>>>>>> topic.
>>>>>>> 
>>>>>>> Whether I use the same DSCP for all RTCP reports I send is, I think,
>>>>>> orthogonal to whether I use the multi-stream-optimisation. The dart draft
>>>>>> should possibly say that, but I'm not sure that's the sentence we have above.
>>>>>> I read the sentence above as saying flatly and unconditionally "don't
>>>>>> use multi-stream-optimization when the RTP streams have different PHBs"
>>>>>> - which means that if I want to use one PHB for audio and another PHB
>>>>>> for video, I can't use multi-stream-optimization.
>>>>>> 
>>>>>> I'd be sad if that was the case, *especially* if we can't figure out any
>>>>>> reason to make that recommendation.
>>>> 
>>> 
>>> _______________________________________________
>>> Dart mailing list
>>> Dart@ietf.org
>>> https://www.ietf.org/mailman/listinfo/dart
>> 
> 
> 
> 
> -- 
> Colin Perkins
> http://csperkins.org/
> 
> 
>