[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <98ec53fe-7766-2b0a-42f4-89ce9aad04dd@iogearbox.net>
Date: Thu, 9 Jul 2020 23:43:32 +0200
From: Daniel Borkmann <daniel@...earbox.net>
To: Lorenz Bauer <lmb@...udflare.com>, Shuah Khan <shuah@...nel.org>,
Alexei Starovoitov <ast@...nel.org>
Cc: kernel-team@...udflare.com, Martin KaFai Lau <kafai@...com>,
linux-kselftest@...r.kernel.org, netdev@...r.kernel.org,
bpf@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH bpf] selftests: bpf: fix detach from sockmap tests
On 7/9/20 1:51 PM, Lorenz Bauer wrote:
> Fix sockmap tests which rely on old bpf_prog_dispatch behaviour.
> In the first case, the tests check that detaching without giving
> a program succeeds. Since these are not the desired semantics,
> invert the condition. In the second case, the clean up code doesn't
> supply the necessary program fds.
>
> Reported-by: Martin KaFai Lau <kafai@...com>
> Signed-off-by: Lorenz Bauer <lmb@...udflare.com>
> Fixes: bb0de3131f4c ("bpf: sockmap: Require attach_bpf_fd when detaching a program")
Applied, thanks!
Powered by blists - more mailing lists