Re: [netmod] for a future rfc6991bis

Martin Bjorklund <mbj@tail-f.com> Wed, 14 November 2018 08:10 UTC

Return-Path: <mbj@tail-f.com>
X-Original-To: netmod@ietfa.amsl.com
Delivered-To: netmod@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id F0E2B12D4F0 for <netmod@ietfa.amsl.com>; Wed, 14 Nov 2018 00:10:28 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.9
X-Spam-Level:
X-Spam-Status: No, score=-1.9 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
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 gsV_mW1r1Ras for <netmod@ietfa.amsl.com>; Wed, 14 Nov 2018 00:10:26 -0800 (PST)
Received: from mail.tail-f.com (mail.tail-f.com [46.21.102.45]) by ietfa.amsl.com (Postfix) with ESMTP id 623C0128CF3 for <netmod@ietf.org>; Wed, 14 Nov 2018 00:10:26 -0800 (PST)
Received: from localhost (unknown [173.38.220.61]) by mail.tail-f.com (Postfix) with ESMTPSA id 1C2C51AE0351; Wed, 14 Nov 2018 09:10:25 +0100 (CET)
Date: Wed, 14 Nov 2018 09:10:24 +0100
Message-Id: <20181114.091024.1454093230497622054.mbj@tail-f.com>
To: Alex.Campbell@Aviatnet.com
Cc: netmod@ietf.org
From: Martin Bjorklund <mbj@tail-f.com>
In-Reply-To: <1542152721437.91451@Aviatnet.com>
References: <20181113140709.vwc4f3mqmmgjaluu@anna.jacobs.jacobs-university.de> <091DC7F4-0C17-4E64-85B8-8963EFBC208B@cisco.com> <1542152721437.91451@Aviatnet.com>
X-Mailer: Mew version 6.7 on Emacs 24.5 / Mule 6.0 (HANACHIRUSATO)
Mime-Version: 1.0
Content-Type: Text/Plain; charset="utf-8"
Content-Transfer-Encoding: base64
Archived-At: <https://mailarchive.ietf.org/arch/msg/netmod/yjEa6yaCHgkIbhkOjve2LUrpO_E>
Subject: Re: [netmod] for a future rfc6991bis
X-BeenThere: netmod@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: NETMOD WG list <netmod.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/netmod>, <mailto:netmod-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/netmod/>
List-Post: <mailto:netmod@ietf.org>
List-Help: <mailto:netmod-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/netmod>, <mailto:netmod-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 14 Nov 2018 08:10:29 -0000

Hi,

Alex Campbell <Alex.Campbell@Aviatnet.com> wrote:
> Does a percentage really need a single standard type in the first
> place? How about "units percent;"?

At this point, after hearing about how different modules have
differing requirement on this type, I tend to agree.


/martin


> 
> ________________________________________
> From: netmod <netmod-bounces@ietf.org> on behalf of Acee Lindem (acee)
> <acee@cisco.com>
> Sent: Wednesday, 14 November 2018 5:03 a.m.
> To: Juergen Schoenwaelder; Balázs Lengyel
> Cc: NETMOD WG
> Subject: Re: [netmod] for a future rfc6991bis
> 
> On 11/13/18, 9:07 AM, "netmod on behalf of Juergen Schoenwaelder"
> <netmod-bounces@ietf.org on behalf of
> j.schoenwaelder@jacobs-university.de> wrote:
> 
>     On Tue, Nov 13, 2018 at 01:33:01PM +0000, Balázs Lengyel wrote:
>     > Hello,
>     >
>     > In some cases I want a percentage without fractions. This could be
>     > defined
>     > using range, by specifying the numbers 0 | 1 | 2 ... 99 | 100 in the
>     > range's
>     > argument.
>     >
>     >     typedef percent-short {
>     >       type percent { range 0 | 1 | 2 ... 99 | 100; } // didn't type out
>     >       all the 101 integer values :-)
>     >     }
>     >
> 
>     I guess we need to settle on a small number of percentage types that
>     people find useful and then module authors hopefully find what they
>     need. I am not sure that listing 101 numbers is a good pattern to use
>     (although it does achieve what you want). For percentages that have no
>     fraction, you likely want to derive from a base type that is efficient
>     to encode for binary encodings such as CBOR.
> 
> Or simply define a type with a base type of unit8 type and a range of
> 0-100.
> 
> Acee
> 
> 
> 
> 
> 
>     /js
> 
>     --
>     Juergen Schoenwaelder           Jacobs University Bremen gGmbH
>     Phone: +49 421 200 3587         Campus Ring 1 | 28759 Bremen | Germany
>     Fax:   +49 421 200 3103         <https://www.jacobs-university.de/>
> 
>     _______________________________________________
>     netmod mailing list
>     netmod@ietf.org
>     https://www.ietf.org/mailman/listinfo/netmod
> 
> 
> _______________________________________________
> netmod mailing list
> netmod@ietf.org
> https://www.ietf.org/mailman/listinfo/netmod
> _______________________________________________
> netmod mailing list
> netmod@ietf.org
> https://www.ietf.org/mailman/listinfo/netmod