[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <9e575754-cfa3-1ba9-1e79-38cf6bd548e4@iogearbox.net>
Date: Mon, 5 Feb 2018 01:36:00 +0100
From: Daniel Borkmann <daniel@...earbox.net>
To: Yonghong Song <yhs@...com>, ast@...com, netdev@...r.kernel.org
Cc: kernel-team@...com
Subject: Re: [PATCH bpf] bpf: fix selftests/bpf test_kmod.sh failure when
CONFIG_BPF_JIT_ALWAYS_ON=y
On 02/03/2018 07:37 AM, Yonghong Song wrote:
> With CONFIG_BPF_JIT_ALWAYS_ON is defined in the config file,
> tools/testing/selftests/bpf/test_kmod.sh failed like below:
[...]
> With this logic, Test #297 always gets return value -ENOTSUPP
> when CONFIG_BPF_JIT_ALWAYS_ON is defined, causing the test failure.
>
> This patch fixed the failure by marking Test #297 as expected failure
> when CONFIG_BPF_JIT_ALWAYS_ON is defined.
>
> Fixes: 290af86629b2 (bpf: introduce BPF_JIT_ALWAYS_ON config)
> Signed-off-by: Yonghong Song <yhs@...com>
Applied to bpf tree, thanks Yonghong!
Powered by blists - more mailing lists