RE: [OPS-DIR] Opsdir last call review of draft-kucherawy-dispatch-zstd-01

"Susan Hares" <shares@ndzh.com> Thu, 26 April 2018 14:37 UTC

Return-Path: <shares@ndzh.com>
X-Original-To: ietf@ietfa.amsl.com
Delivered-To: ietf@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 4411212DA18; Thu, 26 Apr 2018 07:37:08 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: 0.946
X-Spam-Level:
X-Spam-Status: No, score=0.946 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DOS_OUTLOOK_TO_MX=2.845, URIBL_BLOCKED=0.001] autolearn=no 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 aBKFYgFFrogm; Thu, 26 Apr 2018 07:37:06 -0700 (PDT)
Received: from hickoryhill-consulting.com (50-245-122-97-static.hfc.comcastbusiness.net [50.245.122.97]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 63B3112DA12; Thu, 26 Apr 2018 07:37:06 -0700 (PDT)
X-Default-Received-SPF: pass (skip=forwardok (res=PASS)) x-ip-name=166.170.20.26;
From: Susan Hares <shares@ndzh.com>
To: ops-dir@ietf.org
Cc: ietf@ietf.org, draft-kucherawy-dispatch-zstd.all@ietf.org
References: <152475038517.22908.5747850950765267663@ietfa.amsl.com>
In-Reply-To: <152475038517.22908.5747850950765267663@ietfa.amsl.com>
Subject: RE: [OPS-DIR] Opsdir last call review of draft-kucherawy-dispatch-zstd-01
Date: Thu, 26 Apr 2018 10:19:51 -0400
Message-ID: <016d01d3dd69$a497c230$edc74690$@ndzh.com>
MIME-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
X-Mailer: Microsoft Outlook 14.0
Thread-Index: AQGpqJWLC1nbFiPpqEMQhybrfA/lCqRngbwA
Content-Language: en-us
X-Authenticated-User: skh@ndzh.com
Archived-At: <https://mailarchive.ietf.org/arch/msg/ietf/GWoyULk1kSiScMjgEh1tHUpjtAM>
X-BeenThere: ietf@ietf.org
X-Mailman-Version: 2.1.22
Precedence: list
List-Id: IETF-Discussion <ietf.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/ietf>, <mailto:ietf-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/ietf/>
List-Post: <mailto:ietf@ietf.org>
List-Help: <mailto:ietf-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/ietf>, <mailto:ietf-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 26 Apr 2018 14:37:08 -0000

It appears I entered typos via the web interface:

Overall-comment: This specification has carefully defined all the bits and
bytes of the compression /decompression.  However, it unclear how common
error codes are shared between implementations.

Sue Hares

-----Original Message-----
From: OPS-DIR [mailto:ops-dir-bounces@ietf.org] On Behalf Of Susan Hares
Sent: Thursday, April 26, 2018 9:46 AM
To: ops-dir@ietf.org
Cc: ietf@ietf.org; draft-kucherawy-dispatch-zstd.all@ietf.org
Subject: [OPS-DIR] Opsdir last call review of
draft-kucherawy-dispatch-zstd-01

Reviewer: Susan Hares
Review result: Has Issues

Status: ready with issues
Overal-comment: This specification has carefully defined all the Careful
specification the bits and bytes of the compression /decompression.
However, it unclear how common error codes are shared between
implementations.

Error code issues:  Compression/Decompression is normally a specific library
function.  As a library function, it is often tested with reference test
suites against a referece implementation.  What I do not undersatnd form
this specification is how errors get passed to the calling program.

A face book implementation of this zstd return errors codes:
(https://facebook.github.io/zstd/zstd_manual.html)
#define ZSTD_CONTENTSIZE_UNKNOWN (0ULL - 1)
#define ZSTD_CONTENTSIZE_ERROR   (0ULL - 2)

Should this type of operational information be included in the compression
specification?  It seems like common error codes would help the
interoperability of different implementations  so that compression by one
implementation would correctly be decompressed by a second.

Authors: What you need to do to clear my issue question:
Please talk to your AD and experts to determine the need for the error codes
or the specific codes.  I'm only qualified to suggest this area of inquiry
might
be fruitful.   After you consider this concept with your AD, you can send a
message to the OPS-DIR list to indicate the resolution of my question.

reviewer caveat: I am not a expert on compression in media types.  If the
OPS-NM area ADs, feel this should be reviewed again with
compression/decompression expert for media data to determine what error
codes are needed, they should probably select someone who has worked with
these libraries.

_______________________________________________
OPS-DIR mailing list
OPS-DIR@ietf.org
https://www.ietf.org/mailman/listinfo/ops-dir