From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-qt1-x834.google.com (mail-qt1-x834.google.com [IPv6:2607:f8b0:4864:20::834]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by lists.bufferbloat.net (Postfix) with ESMTPS id EA3633B2A4 for ; Mon, 18 Mar 2019 05:24:21 -0400 (EDT) Received: by mail-qt1-x834.google.com with SMTP id k14so11338847qtb.0 for ; Mon, 18 Mar 2019 02:24:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :content-transfer-encoding; bh=DQwTV/4ckiIzDviXIRF4AlDX35lbtgzlUcRwhFsYhGc=; b=B+5HIQ06polvoI3ZmZptlEtATslgqUt5E1kAvOsRpAGwalMPPoDhFVVuxPKIXzoRw8 YrDmRrbCfaqHUc2UMhGvEovN79wHUI8gvICoysN2BvN3mZtTG8CnDQYEmD9CL6IozHDb tR5+ALNS7eBCJhOG2BFozQWXQZXhjX4trfQG1gIyKADJgmEda7RAIhb1DRroxHAsngOU +udCe94HqQCxMYw/5oMRCsrPYQwqRq1XBY4coqgSvz4TMx+t0vyv+RnngLbz7sBjvDTV ROOSLnwvxOb24U/Y4jyhV5VTnbSmKFMchew0aMtVVvgP7tyZnT1a2Und4noK6XZHxrDC FfXw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:content-transfer-encoding; bh=DQwTV/4ckiIzDviXIRF4AlDX35lbtgzlUcRwhFsYhGc=; b=dIq9gDW+4Y5DRoxcDU3dA3Q9HXXR3JZqA19DqFLoPcihIJcfK1a+Oo4GsdgNDQdk/q 5cDXyBaYJxGzusyfyF6ANJJ4Mw3YEHvAPXi8y9WnP2UCQ5LYT3n64FzIQzgGf+gQiXf5 0QY3U2ps7hWzIzrGrNTB21CkWVVVWfQAwQJJFOFWSOIe3jX9qlTJMqBsa9Nbns09YfRM X6fLaYvyqi55vdPMKHK1SC9ngo7zzC3uj+4oaThgLMUoUrpE7RbtP9NzOfoc+qqv+7uJ S/3qjbZOarKVjxLpATp2yybeRyVHZcX+2OHUl3se3q2Rdde4ourD/xOOEdPA+2VhDN2A whMA== X-Gm-Message-State: APjAAAWFIJlhB/qxfaskkX87zzQfqRkCJEpXRJei2pK3fmTXHg3H2gSP F0ZDeeWCnnneq00E5nzoP5ktmojMl0/Zlf2J3YB1+g== X-Google-Smtp-Source: APXvYqyo/tA24az+NxoB3iwVo1uEPafsq02M7KGEJOw/33NUTmv2qrqC7SJ/A/5U0ouGipaa9MSLgh07nNCXrppoML8= X-Received: by 2002:a0c:e5c8:: with SMTP id u8mr11113835qvm.158.1552901061098; Mon, 18 Mar 2019 02:24:21 -0700 (PDT) MIME-Version: 1.0 References: <189cdc56-9eff-4a9f-aee1-1eea06d78664@googlegroups.com> In-Reply-To: From: Dave Taht Date: Mon, 18 Mar 2019 02:24:09 -0700 Message-ID: To: ecn-sane@lists.bufferbloat.net Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Subject: [Ecn-sane] Fwd: [bbr-dev] Applying BBRv2 patches X-BeenThere: ecn-sane@lists.bufferbloat.net X-Mailman-Version: 2.1.20 Precedence: list List-Id: Discussion of explicit congestion notification's impact on the Internet List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 18 Mar 2019 09:24:22 -0000 ---------- Forwarded message --------- From: 'Neal Cardwell' via BBR Development Date: Tue, Mar 12, 2019 at 10:29 PM Subject: Re: [bbr-dev] Applying BBRv2 patches To: Jared Newman Cc: BBR Development Hi, For the patches in https://groups.google.com/forum/#!topic/bbr-dev/8pgyOyUavvY there were two main features: (1) Higher throughput for wifi and other paths with aggregation (2) Lower queuing delays by frequently draining excess in-flight data For the patches related to (1), that functionality is already in davem/net-next and torvalds/linux, as of recently, and those patches will be in Linux 5.1. We were waiting until Linux 5.1 is released to announce that on this e-mail list. But since it came up anyway, we may as well mention it. ;-) For the patches related to (2), that functionality is still undergoing testing on YouTube and elsewhere. If you want to apply the original patches from https://groups.google.com/forum/#!topic/bbr-dev/8pgyOyUavvY then you can apply them on top of the Linux commit: 18845557fd6f from March 2018. That's where they were originally generated. best, neal On Tue, Mar 12, 2019 at 10:09 PM Jared Newman wrote= : > > Hey BBR-dev, > > I'm trying to apply the patches given in https://groups.google.com/forum/= #!topic/bbr-dev/8pgyOyUavvY, but am struggling to find what commit of next-= net I should apply them on. I tried a couple different tags in https://git.= kernel.org/pub/scm/linux/kernel/git/davem/net-next.git but would always get= conflicts that I didn't feel comfortable resolving. Does anyone have a sug= gestion / commit hash to apply them to? > > Cheers, > Jared. > > -- > You received this message because you are subscribed to the Google Groups= "BBR Development" group. > To unsubscribe from this group and stop receiving emails from it, send an= email to bbr-dev+unsubscribe@googlegroups.com. > For more options, visit https://groups.google.com/d/optout. -- You received this message because you are subscribed to the Google Groups "BBR Development" group. To unsubscribe from this group and stop receiving emails from it, send an email to bbr-dev+unsubscribe@googlegroups.com. For more options, visit https://groups.google.com/d/optout. --=20 Dave T=C3=A4ht CTO, TekLibre, LLC http://www.teklibre.com Tel: 1-831-205-9740