[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <8da62558-4631-ba90-cb54-8796f0a85d72@iogearbox.net>
Date: Fri, 9 Oct 2020 17:17:47 +0200
From: Daniel Borkmann <daniel@...earbox.net>
To: Yonghong Song <yhs@...com>,
"Nikita V. Shirokov" <tehnerd@...nerd.com>, bpf@...r.kernel.org
Cc: Alexei Starovoitov <ast@...nel.org>,
Martin KaFai Lau <kafai@...com>, netdev@...r.kernel.org
Subject: Re: [PATCH bpf-next v2] bpf: add tcp_notsent_lowat bpf setsockopt
On 10/9/20 5:06 PM, Yonghong Song wrote:
> On 10/9/20 12:03 AM, Nikita V. Shirokov wrote:
>> Adding support for TCP_NOTSENT_LOWAT sockoption
>> (https://lwn.net/Articles/560082/ ) in tcpbpf
>>
>> v1->v2:
>> - addressing yhs@ comments. explicitly defining TCP_NOTSENT_LOWAT in
>> selftests if it is not defined in the system
>>
>> Signed-off-by: Nikita V. Shirokov <tehnerd@...nerd.com>
>
> Acked-by: Yonghong Song <yhs@...com>
Applied & also copied the include/uapi/linux/bpf.h over to the
tools/include/uapi/linux/bpf.h as well, thanks!
Powered by blists - more mailing lists