[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20171021193715.5cdwmeuseklqnkyc@ast-mbp>
Date: Sat, 21 Oct 2017 12:37:17 -0700
From: Alexei Starovoitov <alexei.starovoitov@...il.com>
To: Lawrence Brakmo <brakmo@...com>
Cc: netdev <netdev@...r.kernel.org>, Kernel Team <kernel-team@...com>,
Alexei Starovoitov <ast@...com>,
Daniel Borkmann <daniel@...earbox.net>,
Blake Matheny <bmatheny@...com>
Subject: Re: [PATCH net-next 3/5] bpf: Add BPF_SOCKET_OPS_BASE_RTT support to
tcp_nv
On Fri, Oct 20, 2017 at 11:05:41AM -0700, Lawrence Brakmo wrote:
> TCP_NV will try to get the base RTT from a socket_ops BPF program if one
> is loaded. NV will then use the base RTT to bound its min RTT (its
> notion of the base RTT). It uses the base RTT as an upper bound and 80%
> of the base RTT as its lower bound.
...
> Signed-off-by: Lawrence Brakmo <brakmo@...com>
> Acked_by: Alexei Starovoitov <ast@...com>
^
just noticed the typo above :)
fixing it with:
Acked-by: Alexei Starovoitov <ast@...nel.org>
so patchworks can pick it up automatically.
Powered by blists - more mailing lists