Re: [tcpm] Thank you for the QUIC session in tcpm

Yuchung Cheng <ycheng@google.com> Fri, 09 November 2018 00:38 UTC

Return-Path: <ycheng@google.com>
X-Original-To: tcpm@ietfa.amsl.com
Delivered-To: tcpm@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 8872D12F1A2 for <tcpm@ietfa.amsl.com>; Thu, 8 Nov 2018 16:38:39 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -17.502
X-Spam-Level:
X-Spam-Status: No, score=-17.502 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_MED=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, ENV_AND_HDR_SPF_MATCH=-0.5, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, USER_IN_DEF_DKIM_WL=-7.5, USER_IN_DEF_SPF_WL=-7.5] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (2048-bit key) header.d=google.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 IuRA5SLBXtIK for <tcpm@ietfa.amsl.com>; Thu, 8 Nov 2018 16:38:37 -0800 (PST)
Received: from mail-it1-x132.google.com (mail-it1-x132.google.com [IPv6:2607:f8b0:4864:20::132]) (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 3ABAA129C6A for <tcpm@ietf.org>; Thu, 8 Nov 2018 16:38:37 -0800 (PST)
Received: by mail-it1-x132.google.com with SMTP id m34-v6so890881iti.1 for <tcpm@ietf.org>; Thu, 08 Nov 2018 16:38:37 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20161025; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-transfer-encoding; bh=erTzarVDxKn4IzqJ350OpoqmKUkXydN0a2uSBg1+q4g=; b=SQK8/oepp7paXQpGC+m5/yeexiZbxW1U016JceZnyz0UdwkDRcpcdJF96DlGI4CKto 2C/Q8iSaD5DGXB5CTik2HYCBB0saoTlVC4U4WcEpQZy+BgxshPfO/AXH8jlrb4chqcdl 45eYiWCfKDFcMF0EnIS6wgA4gsdwiBRR3KbDHTolcwnE1pmoiArcXFsfGBW7NwiyRzZ7 kJo1sQHTOxh2Wi9/QFbOSzeTaT33auoF3pcsIr6Rc/ABYt2eEIVJDnyrw9v2Q0dKwyMS HdHGJ0apE5YPaaF786xjyv0oblGF+3+hRPOau990er6XQAJcKn10+qOKKG19caL93ZeQ H7IQ==
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc:content-transfer-encoding; bh=erTzarVDxKn4IzqJ350OpoqmKUkXydN0a2uSBg1+q4g=; b=FTDZxRmmYUMyWcLffRUwkpAEsco0/v6HY568lvumcwWjh/EShaMbsAj1CepUVzNqR1 qO77c8bOowmlmvG4bIp8nO0GLDjRAyiix3CjAKAWUPgcE+nuve2/4Fitd0OFxgBdEeJ4 yDWJ9f+kUqFTI/tKyDce79M/lLDzzFWGS0lhXFMnMJJBunFOLKRPimLhrKyfha03+i4T /kVDCnwTHuLbT/BEmjN+fXPoEAU43tCvzweBIKd3zhZpHwd3XFBg+iqe7S+1WkRg0lUL 3a0hXO4C8hn0Ra77icy1rhN/LH8h9vS8PBhcI915juaCf2UhBuP6byWlKklR1NTzv6Mq zBfQ==
X-Gm-Message-State: AGRZ1gIOxJfwpRlZC5ImlM/fWK0AIR7Il+WlVM9Kzc0x5mYU4LdcJgei JNX/66hi1fb56ZzBduTrEKSpsowfRs/+f/1CB8CB6A==
X-Google-Smtp-Source: AJdET5cK8yDq4QGiOjHoJeMx9QXqbv3YfzHdfPDbCcBTUMbiSRZLojzYqt0qPBDHX75UtmZIANYmi7S2cukjawQoWjA=
X-Received: by 2002:a24:2f8c:: with SMTP id j134-v6mr538798itj.125.1541723916270; Thu, 08 Nov 2018 16:38:36 -0800 (PST)
MIME-Version: 1.0
Received: by 2002:a5e:8515:0:0:0:0:0 with HTTP; Thu, 8 Nov 2018 16:37:55 -0800 (PST)
In-Reply-To: <dddc426c-b7e0-8446-d236-71bdba4010fe@bobbriscoe.net>
References: <dddc426c-b7e0-8446-d236-71bdba4010fe@bobbriscoe.net>
From: Yuchung Cheng <ycheng@google.com>
Date: Thu, 08 Nov 2018 16:37:55 -0800
Message-ID: <CAK6E8=eEQM++TqAS+wLWCwFbXuNcbRZV6Nnewz1+6nWhnfAuQQ@mail.gmail.com>
To: Bob Briscoe <ietf@bobbriscoe.net>
Cc: Jana Iyengar <jri.ietf@gmail.com>, Ian Swett <ianswett@google.com>, tcpm IETF list <tcpm@ietf.org>
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
Archived-At: <https://mailarchive.ietf.org/arch/msg/tcpm/Wq9HgLKwfAu5IXKUaSTZ0b3mgPA>
Subject: Re: [tcpm] Thank you for the QUIC session in tcpm
X-BeenThere: tcpm@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: TCP Maintenance and Minor Extensions Working Group <tcpm.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/tcpm>, <mailto:tcpm-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/tcpm/>
List-Post: <mailto:tcpm@ietf.org>
List-Help: <mailto:tcpm-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/tcpm>, <mailto:tcpm-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 09 Nov 2018 00:38:39 -0000

On Thu, Nov 8, 2018 at 3:14 AM, Bob Briscoe <ietf@bobbriscoe.net> wrote:
>
> I just wanted to thank Jana for explaining QUIC loss recovery to us (and QUIC CC as far as it goes).
> And thank you Jana, Ian, the chairs of both WGs (and anyone else involved) for setting it up.
>
> If one is not full-time on QUIC, it's very difficult to keep up with all the changes. But now we have a checkpoint to start from, I feel I will not be wasting people's time if I try to get involved - at least I only might say something un-QUIC occasionally, rather than nearly always. This has allowed people who understand how TCP cold be improved to help with QUIC, when working on QUIC isn't their day job.
>
> Again, Thank you.
I like particularly that QUIC only reduces cwnd to 1 after the loss is
confirmed not upon RTO fires. It should be very feasible for TCP (at
least Linux) w/ TCP timestamps. It'll save a lot of spurious cwnd
reductions!

Also IMHO TCP w/ quality timestamps are almost as good as QUIC
pkt-ids. Google internally uses usec. We wish we could upstream it but
RFC needs to be updated.

>
>
> Bob
>
>
> --
> ________________________________________________________________
> Bob Briscoe                               http://bobbriscoe.net/
>
> _______________________________________________
> tcpm mailing list
> tcpm@ietf.org
> https://www.ietf.org/mailman/listinfo/tcpm