Re: [xrblock] I-D Action: draft-ietf-xrblock-rtcp-xr-discard-04.txt

Qin Wu <bill.wu@huawei.com> Fri, 29 June 2012 05:07 UTC

Return-Path: <bill.wu@huawei.com>
X-Original-To: xrblock@ietfa.amsl.com
Delivered-To: xrblock@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 21DBB11E808A for <xrblock@ietfa.amsl.com>; Thu, 28 Jun 2012 22:07:57 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -4.336
X-Spam-Level:
X-Spam-Status: No, score=-4.336 tagged_above=-999 required=5 tests=[AWL=0.510, BAYES_00=-2.599, MIME_BASE64_TEXT=1.753, RCVD_IN_DNSWL_MED=-4]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Rb9wWKM4tfHI for <xrblock@ietfa.amsl.com>; Thu, 28 Jun 2012 22:07:56 -0700 (PDT)
Received: from dfwrgout.huawei.com (dfwrgout.huawei.com [206.16.17.72]) by ietfa.amsl.com (Postfix) with ESMTP id 0B1EC21F85C4 for <xrblock@ietf.org>; Thu, 28 Jun 2012 22:07:55 -0700 (PDT)
Received: from 172.18.9.243 (EHLO dfweml201-edg.china.huawei.com) ([172.18.9.243]) by dfwrg01-dlp.huawei.com (MOS 4.2.3-GA FastPath) with ESMTP id AHO69013; Fri, 29 Jun 2012 01:07:55 -0400 (EDT)
Received: from DFWEML404-HUB.china.huawei.com (10.193.5.203) by dfweml201-edg.china.huawei.com (172.18.9.107) with Microsoft SMTP Server (TLS) id 14.1.323.3; Thu, 28 Jun 2012 22:06:06 -0700
Received: from SZXEML415-HUB.china.huawei.com (10.82.67.154) by dfweml404-hub.china.huawei.com (10.193.5.203) with Microsoft SMTP Server (TLS) id 14.1.323.3; Thu, 28 Jun 2012 22:06:12 -0700
Received: from w53375 (10.138.41.149) by szxeml415-hub.china.huawei.com (10.82.67.154) with Microsoft SMTP Server (TLS) id 14.1.323.3; Fri, 29 Jun 2012 13:06:07 +0800
Message-ID: <EB0A7D96E930428A83D64826B0B5D839@china.huawei.com>
From: Qin Wu <bill.wu@huawei.com>
To: xrblock@ietf.org
References: <20120629045542.567.65471.idtracker@ietfa.amsl.com>
Date: Fri, 29 Jun 2012 13:06:06 +0800
MIME-Version: 1.0
Content-Type: text/plain; charset="iso-8859-1"
Content-Transfer-Encoding: base64
X-Priority: 3
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook Express 6.00.2900.5931
x-mimeole: Produced By Microsoft MimeOLE V6.00.2900.6109
X-Originating-IP: [10.138.41.149]
X-CFilter-Loop: Reflected
Subject: Re: [xrblock] I-D Action: draft-ietf-xrblock-rtcp-xr-discard-04.txt
X-BeenThere: xrblock@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: Metric Blocks for use with RTCP's Extended Report Framework working group discussion list <xrblock.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/xrblock>, <mailto:xrblock-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/xrblock>
List-Post: <mailto:xrblock@ietf.org>
List-Help: <mailto:xrblock-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/xrblock>, <mailto:xrblock-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 29 Jun 2012 05:07:57 -0000

On 29 June , 2012 12:55 PM, Internet-Drafts@ietf.org wrote:
> 
> A New Internet-Draft is available from the on-line Internet-Drafts directories.
> This draft is a work item of the Metric Blocks for use with RTCP's Extended Report Framework Working Group of the IETF.
> 
> Title           : RTCP XR Report Block for Discard Count metric Reporting
> Author(s)       : Geoff Hunt
>                          Alan Clark
>                          Glen Zorn
>                          Qin Wu
> Filename        : draft-ietf-xrblock-rtcp-xr-discard-04.txt
> Pages           : 12
> Date            : 2012-06-28
> 
> Abstract:
>   This document defines an RTCP XR Report Block that allows the
>   reporting of a simple discard count metric for use in a range of RTP
>   applications.
> 
> 
> The IETF datatracker status page for this draft is:
> https://datatracker.ietf.org/doc/draft-ietf-xrblock-rtcp-xr-discard
> 
> There's also a htmlized version available at:
> http://tools.ietf.org/html/draft-ietf-xrblock-rtcp-xr-discard-04
> 
> A diff from previous version is available at:
> http://tools.ietf.org/rfcdiff?url2=draft-ietf-xrblock-rtcp-xr-discard-04

[Qin]: Here is the update based on the comments we received so far during WGLC.
The changes to the previous version are:
a. Change metric name from 'Discard metric' into 'Discard Count metric';
b. Clarify why use 2 bit for Interval Metric flag;
c. Update section 2.1 to include the other reason that cause discard.
d. Modify SDP parameter in section 4 to get in line with the metric name.
e. Update the description of Discard Type field to allow report the totaol number of discarded packet.