Re: Proposal: drop QPACK encoder stream framing

Dmitri Tikhonov <dtikhonov@litespeedtech.com> Tue, 07 August 2018 00:21 UTC

Return-Path: <dtikhonov@litespeedtech.com>
X-Original-To: quic@ietfa.amsl.com
Delivered-To: quic@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 70F27130E48 for <quic@ietfa.amsl.com>; Mon, 6 Aug 2018 17:21:18 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.911
X-Spam-Level:
X-Spam-Status: No, score=-1.911 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, T_DKIMWL_WL_MED=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (2048-bit key) header.d=litespeedtech-com.20150623.gappssmtp.com
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 n6pO9R5EAhZp for <quic@ietfa.amsl.com>; Mon, 6 Aug 2018 17:21:17 -0700 (PDT)
Received: from mail-qk0-x236.google.com (mail-qk0-x236.google.com [IPv6:2607:f8b0:400d:c09::236]) (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 356E1130E3F for <quic@ietf.org>; Mon, 6 Aug 2018 17:21:17 -0700 (PDT)
Received: by mail-qk0-x236.google.com with SMTP id 126-v6so10288380qke.5 for <quic@ietf.org>; Mon, 06 Aug 2018 17:21:17 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=litespeedtech-com.20150623.gappssmtp.com; s=20150623; h=date:from:to:subject:message-id:mail-followup-to:references :mime-version:content-disposition:in-reply-to:user-agent; bh=ZmUq+1J9yaoHJdJnnONDXDHtYqeF6n4+h5A8/CtdrBk=; b=RB+7uVDQa20JcPjdGHTrO1IgvZY9tlrHJ/dftFZ0P0O1FSRWC4OrWSLVqioFfA9XYc 5h6EMd+iT2enZGqz9BCVYZAbKimdixDmyNYzcikWAUk9TwFCN1Ai9GX/V0HhJvRunwqQ AnmDx0KPBh5hkTxvclBJVyXLGmpWGtpgF4mVrD+vsPV5ImMHGl+e+b221kbi7MkTuFbI 8mIsxwyEThgTjAjulHgHFCvCblIz4qbb3ENuOmAOmtKKz7HbLuYZYvbwQJZgmcP+OM94 TMgFptQ9Iipk5hBekEtLSkqtcu9FJ3/uZgf854Qayx4IsZJ8nuGstF2wysWkYHoRFz4j R1hA==
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:subject:message-id:mail-followup-to :references:mime-version:content-disposition:in-reply-to:user-agent; bh=ZmUq+1J9yaoHJdJnnONDXDHtYqeF6n4+h5A8/CtdrBk=; b=sjDv7C+AMgRjme7a/8695umUmoQkgx9l2G5lxjYoy3XYnB5xxR86kpxcEZ/KsdXnlQ KDC2bjhojnk3JLkKqR8FXSV24MhbKHx4chxWUVAwF4SJZnnjlUCGxguZAgUzUOOAp8tB Y+McGdl7YLXNmxlUqeth3kDwv8fsBy2Av1iO1cbej3d2IDBsi05mFn+KTxDqBdtb+3BG 6IwLgm9n+98g8L+jNT9OxMa6hDrnSMOt1mt7utFVXRIjAvQt6nQnAvG8OR8BaEfA6/h3 M/lDVLfyw9gfACKI7xn/xvCZxbN73BUeinuPSnuqY9PfZBtlJg3og2dnTk031OCKopsv OnqA==
X-Gm-Message-State: AOUpUlFe/UBNxhvDdOvy7OTu5hiBMrPbMkM8GU9jzuoE38EEwspqZ0dr MoBFHHkseKbLzxWs4ByJzCTcXA==
X-Google-Smtp-Source: AAOMgpcphGlwebjH/eB1+AsPuwp63pAGFCnXm0V/yJLpIasgvzUEBQQ+wyo/S0yCCHsDg+GPx6JEPw==
X-Received: by 2002:a37:c3cf:: with SMTP id r76-v6mr15659816qkl.150.1533601276347; Mon, 06 Aug 2018 17:21:16 -0700 (PDT)
Received: from ubuntu-dmitri (ool-44c1d219.dyn.optonline.net. [68.193.210.25]) by smtp.gmail.com with ESMTPSA id n41-v6sm12906893qtn.73.2018.08.06.17.21.15 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 06 Aug 2018 17:21:15 -0700 (PDT)
Date: Mon, 06 Aug 2018 20:21:14 -0400
From: Dmitri Tikhonov <dtikhonov@litespeedtech.com>
To: Alan Frindell <afrind@fb.com>, Kazuho Oku <kazuhooku@gmail.com>, Martin Thomson <martin.thomson@gmail.com>, QUIC WG <quic@ietf.org>
Subject: Re: Proposal: drop QPACK encoder stream framing
Message-ID: <20180807002113.GB24583@ubuntu-dmitri>
Mail-Followup-To: Alan Frindell <afrind@fb.com>, Kazuho Oku <kazuhooku@gmail.com>, Martin Thomson <martin.thomson@gmail.com>, QUIC WG <quic@ietf.org>
References: <20180607151112.GA28823@ubuntu-dmitri> <CABkgnnXbfkVbq6vCvud100h6wr3+9ir3iO7dD6-qaykOmK3JBQ@mail.gmail.com> <CANatvzzzXF8WCXgDCahTa_7JWZ1c1i-9rU_c8c9QWk5_O5u4Ow@mail.gmail.com> <F04D1BA6-8EC6-43EB-ABEC-34C4B30352AB@fb.com> <20180609155530.GA6795@ubuntu-dmitri> <20180807002003.GA24583@ubuntu-dmitri>
MIME-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Disposition: inline
In-Reply-To: <20180807002003.GA24583@ubuntu-dmitri>
User-Agent: Mutt/1.5.24 (2015-08-30)
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic/MhTwsdlLEQjYu_ikh5SwO9n6Mnw>
X-BeenThere: quic@ietf.org
X-Mailman-Version: 2.1.27
Precedence: list
List-Id: Main mailing list of the IETF QUIC working group <quic.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic>, <mailto:quic-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic/>
List-Post: <mailto:quic@ietf.org>
List-Help: <mailto:quic-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic>, <mailto:quic-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 07 Aug 2018 00:21:18 -0000

On Mon, Aug 06, 2018 at 08:20:03PM -0400, Dmitri Tikhonov wrote:
> On Sat, Jun 09, 2018 at 11:55:30AM -0400, Dmitri Tikhonov wrote:
> > And I hope I have demonstrated that the complexity increase is
> > minimal.  Soon, I will demonstrate the same using C code.
> 
> Here is working code.  The function lsqpack_enc_dec_in() ingests
                                      ^^^^^^^^^^^^^^^^^^

This should read lsqpack_dec_enc_in().

  - Dmitri.