[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <27a881b5-b991-ec53-ae24-1d24ed6e46c5@fb.com>
Date: Fri, 20 Mar 2020 11:42:56 -0700
From: Yonghong Song <yhs@...com>
To: Martin KaFai Lau <kafai@...com>, <bpf@...r.kernel.org>
CC: Alexei Starovoitov <ast@...nel.org>,
Daniel Borkmann <daniel@...earbox.net>, <kernel-team@...com>,
<netdev@...r.kernel.org>
Subject: Re: [PATCH v2 bpf-next 2/2] bpf: Add tests for bpf_sk_storage to
bpf_tcp_ca
On 3/20/20 8:21 AM, Martin KaFai Lau wrote:
> This patch adds test to exercise the bpf_sk_storage_get()
> and bpf_sk_storage_delete() helper from the bpf_dctcp.c.
>
> The setup and check on the sk_storage is done immediately
> before and after the connect().
>
> This patch also takes this chance to move the pthread_create()
> after the connect() has been done. That will remove the need of
> the "wait_thread" label.
>
> Signed-off-by: Martin KaFai Lau <kafai@...com>
Acked-by: Yonghong Song <yhs@...com>
Powered by blists - more mailing lists