Re: [mpls-tp] New ID draft-xiao-mpls-tp-throughput-estimation-00

Curtis Villamizar <curtis@occnc.com> Wed, 14 July 2010 12:20 UTC

Return-Path: <curtis@occnc.com>
X-Original-To: mpls-tp@core3.amsl.com
Delivered-To: mpls-tp@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id 2E3713A6857 for <mpls-tp@core3.amsl.com>; Wed, 14 Jul 2010 05:20:23 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.302
X-Spam-Level:
X-Spam-Status: No, score=-2.302 tagged_above=-999 required=5 tests=[AWL=0.297, BAYES_00=-2.599]
Received: from mail.ietf.org ([64.170.98.32]) by localhost (core3.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id nI9tApMamUJv for <mpls-tp@core3.amsl.com>; Wed, 14 Jul 2010 05:20:21 -0700 (PDT)
Received: from harbor.orleans.occnc.com (harbor.orleans.occnc.com [173.9.106.135]) by core3.amsl.com (Postfix) with ESMTP id CFC3F3A67E9 for <mpls-tp@ietf.org>; Wed, 14 Jul 2010 05:20:20 -0700 (PDT)
Received: from harbor.orleans.occnc.com (harbor.orleans.occnc.com [173.9.106.135]) by harbor.orleans.occnc.com (8.13.6/8.13.6) with ESMTP id o6ECKTAf041841; Wed, 14 Jul 2010 08:20:30 -0400 (EDT) (envelope-from curtis@harbor.orleans.occnc.com)
Message-Id: <201007141220.o6ECKTAf041841@harbor.orleans.occnc.com>
To: xiao.min2@zte.com.cn
From: Curtis Villamizar <curtis@occnc.com>
In-reply-to: Your message of "Thu, 24 Jun 2010 19:39:28 +0800." <OF3C67F8EE.D74D19A5-ON4825774C.003FA57C-4825774C.003FE087@zte.com.cn>
Date: Wed, 14 Jul 2010 08:20:29 -0400
Sender: curtis@occnc.com
Cc: MPLS TP <mpls-tp@ietf.org>
Subject: Re: [mpls-tp] New ID draft-xiao-mpls-tp-throughput-estimation-00
X-BeenThere: mpls-tp@ietf.org
X-Mailman-Version: 2.1.9
Precedence: list
Reply-To: curtis@occnc.com
List-Id: MPLS-TP Mailing list <mpls-tp.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/mpls-tp>, <mailto:mpls-tp-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/mpls-tp>
List-Post: <mailto:mpls-tp@ietf.org>
List-Help: <mailto:mpls-tp-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/mpls-tp>, <mailto:mpls-tp-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 14 Jul 2010 12:20:23 -0000

In message <OF3C67F8EE.D74D19A5-ON4825774C.003FA57C-4825774C.003FE087@zte.com.cn>
xiao.min2@zte.com.cn writes:
>  
> A new Internet Draft titled "Throughput Estimation for MPLS Transport
> Profile" has been submitted after the 77th meeting:
>  
> http://tools.ietf.org/html/draft-xiao-mpls-tp-throughput-estimation-00


Processing of ACH will typically take a slower path than forwarding of
MPLS labeled traffic.  Any measurement based on rate of processing OAM
traffic will therefore be invalid for all such architectures.

For example, a typical ASIC today clocks at 450-600 MHz.  Packets at
150 mpps (100 Gb/s small Ethernet packets) have 3-4 clock cycles to be
processed if parallelism or pipelining is not used.  Hardware to do
this forwarding is more specialized than hardware to handle OAM, which
may be a set of microcoded engines or may even be a route processor.

I am familiar with designs of a number of major router (LSR) vendors
and quite a few independent silicon suppliers.  None that I know of
process OAM at the same continuous rate as payload traffic.  This is
true for even some of the very lower end merchant silicon handling
only a few Gb/s (at least afaik, since I don't work in that space).

Therefore I think this draft should not be accepted as a WG item.

IMO- The notion that OAM be used for throughput measurement should be
removed from the OAM framework if that is still possible.

Curtis