[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20171022.031223.683555755677968365.davem@davemloft.net>
Date: Sun, 22 Oct 2017 03:12:23 +0100 (WEST)
From: David Miller <davem@...emloft.net>
To: brakmo@...com
Cc: netdev@...r.kernel.org, kernel-team@...com, ast@...com,
daniel@...earbox.net, bmatheny@...com
Subject: Re: [PATCH net-next 0/5] bpf: add support for BASE_RTT
From: Lawrence Brakmo <brakmo@...com>
Date: Fri, 20 Oct 2017 11:05:38 -0700
> This patch set adds the following functionality to socket_ops BPF
> programs.
> 1) Add bpf helper function bpf_getsocketops. Currently only supports
> TCP_CONGESTION
> 2) Add BPF_SOCKET_OPS_BASE_RTT op to get the base RTT of the
> connection. In general, the base RTT indicates the threshold such
> that RTTs above it indicate congestion. More details in the
> relevant patches.
Series applied, thank you.
Powered by blists - more mailing lists